PFNGLGETINTERNALFORMATI64VPROC typedef
PFNGLGETINTERNALFORMATI64VPROC =
Void Function(Uint32 target, Uint32 internalformat, Uint32 pname, Uint32 count, Pointer<Int64> params)
Implementation
typedef PFNGLGETINTERNALFORMATI64VPROC =
Void Function(
Uint32 target,
Uint32 internalformat,
Uint32 pname,
Uint32 count,
Pointer<Int64> params,
);