PFNGLBINDBUFFEROFFSETEXTPROC typedef
PFNGLBINDBUFFEROFFSETEXTPROC =
Void Function(Uint32 target, Uint32 index, Uint32 buffer, Pointer<NativeType> offset)
Implementation
typedef PFNGLBINDBUFFEROFFSETEXTPROC =
Void Function(
Uint32 target,
Uint32 index,
Uint32 buffer,
Pointer<NativeType> offset,
);