PFNGLQUERYRESOURCENVPROC typedef
PFNGLQUERYRESOURCENVPROC =
Int32 Function(Uint32 queryType, Int32 tagId, Uint32 count, Pointer<Int32> buffer)
Implementation
typedef PFNGLQUERYRESOURCENVPROC =
Int32 Function(
Uint32 queryType,
Int32 tagId,
Uint32 count,
Pointer<Int32> buffer,
);