PFNGLGETBOOLEANI_VPROC typedef

PFNGLGETBOOLEANI_VPROC = Void Function(Uint32 target, Uint32 index, Pointer<Uint8> data)

Implementation

typedef PFNGLGETBOOLEANI_VPROC = Void Function(
    Uint32 target, Uint32 index, Pointer<Uint8> data);