GlGetInteger64i_vNative typedef

GlGetInteger64i_vNative = Void Function(Uint32 target, Uint32 index, Pointer<Int64> data)

Implementation

typedef GlGetInteger64i_vNative = Void Function(
    Uint32 target, Uint32 index, Pointer<Int64> data);