GlGetDoublei_vNative typedef

GlGetDoublei_vNative = Void Function(Uint32 target, Uint32 index, Pointer<Double> data)

Implementation

typedef GlGetDoublei_vNative = Void Function(
    Uint32 target, Uint32 index, Pointer<Double> data);