PFNGLNAMEDBUFFERPAGECOMMITMENTARBPROC typedef
PFNGLNAMEDBUFFERPAGECOMMITMENTARBPROC =
Void Function(Uint32 buffer, Pointer<NativeType> offset, Pointer<Uint32> size, Int32 commit)
Implementation
typedef PFNGLNAMEDBUFFERPAGECOMMITMENTARBPROC =
Void Function(
Uint32 buffer,
Pointer<NativeType> offset,
Pointer<Uint32> size,
Int32 commit,
);