PFNGLGETQUERYBUFFEROBJECTIVPROC typedef
PFNGLGETQUERYBUFFEROBJECTIVPROC =
Void Function(Uint32 id, Uint32 buffer, Uint32 pname, Pointer<NativeType> offset)
Implementation
typedef PFNGLGETQUERYBUFFEROBJECTIVPROC =
Void Function(
Uint32 id,
Uint32 buffer,
Uint32 pname,
Pointer<NativeType> offset,
);