PFNGLBINDIMAGETEXTURESPROC typedef

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

Implementation

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