PFNGLGETMEMORYOBJECTPARAMETERIVEXTPROC typedef

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

Implementation

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