PFNGLBINDTEXTURESPROC typedef

PFNGLBINDTEXTURESPROC = Void Function(Uint32 first, Int32 count, Pointer<Uint32> textures)

Implementation

typedef PFNGLBINDTEXTURESPROC = Void Function(
    Uint32 first, Int32 count, Pointer<Uint32> textures);