PFNGLDELETEMEMORYOBJECTSEXTPROC typedef

PFNGLDELETEMEMORYOBJECTSEXTPROC = Void Function(Uint32 n, Pointer<Uint32> memoryObjects)

Implementation

typedef PFNGLDELETEMEMORYOBJECTSEXTPROC =
    Void Function(Uint32 n, Pointer<Uint32> memoryObjects);