PFNGLGETOBJECTBUFFERIVATIPROC typedef

PFNGLGETOBJECTBUFFERIVATIPROC = Void Function(Uint32 buffer, Uint32 pname, Pointer<Int32> params)

Implementation

typedef PFNGLGETOBJECTBUFFERIVATIPROC =
    Void Function(Uint32 buffer, Uint32 pname, Pointer<Int32> params);