PFNGLCREATEQUERIESPROC typedef

PFNGLCREATEQUERIESPROC = Void Function(Uint32 target, Int32 n, Pointer<Uint32> ids)

Implementation

typedef PFNGLCREATEQUERIESPROC = Void Function(
    Uint32 target, Int32 n, Pointer<Uint32> ids);