GlGetBooleanIndexedvEXTNative typedef

GlGetBooleanIndexedvEXTNative = Void Function(Uint32 target, Uint32 index, Pointer<NativeType> data)

Implementation

typedef GlGetBooleanIndexedvEXTNative = Void Function(
    Uint32 target, Uint32 index, Pointer data);