PFNGLUPDATEOBJECTBUFFERATIPROC typedef
PFNGLUPDATEOBJECTBUFFERATIPROC =
Void Function(Uint32 buffer, Uint32 offset, Uint32 size, Pointer<NativeType> pointer, Uint32 preserve)
Implementation
typedef PFNGLUPDATEOBJECTBUFFERATIPROC =
Void Function(
Uint32 buffer,
Uint32 offset,
Uint32 size,
Pointer<NativeType> pointer,
Uint32 preserve,
);