PFNGLGETDOUBLEI_VPROC typedef

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

Implementation

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