PFNGLCREATEQUERIESPROC typedef

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

Implementation

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