PFNGLCREATETEXTURESPROC typedef

PFNGLCREATETEXTURESPROC = Void Function(Uint32 target, Int32 n, Pointer<Uint32> textures)

Implementation

typedef PFNGLCREATETEXTURESPROC = Void Function(
    Uint32 target, Int32 n, Pointer<Uint32> textures);