PFNGLGENTEXTURESPROC typedef

PFNGLGENTEXTURESPROC = Void Function(Uint32 n, Pointer<Uint32> textures)

Implementation

typedef PFNGLGENTEXTURESPROC =
    Void Function(Uint32 n, Pointer<Uint32> textures);