PFNGLMEMORYOBJECTPARAMETERIVEXTPROC typedef

PFNGLMEMORYOBJECTPARAMETERIVEXTPROC = Void Function(Uint32 memoryObject, Uint32 pname, Pointer<Int32> params)

Implementation

typedef PFNGLMEMORYOBJECTPARAMETERIVEXTPROC =
    Void Function(Uint32 memoryObject, Uint32 pname, Pointer<Int32> params);