PFNGLCREATETEXTURESPROC typedef

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

Implementation

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