PFNGLDELETETEXTURESPROC typedef

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

Implementation

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