GlGetBooleanIndexedvEXTNative typedef

GlGetBooleanIndexedvEXTNative = Void Function(Uint32 program, Uint32 index, Pointer<NativeType> name)

Implementation

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