PFNGLNAMEDBUFFERDATAPROC typedef

PFNGLNAMEDBUFFERDATAPROC = Void Function(Uint32 buffer, Int64 size, Pointer<Void> data, Uint32 usage)

Implementation

typedef PFNGLNAMEDBUFFERDATAPROC = Void Function(
    Uint32 buffer, Int64 size, Pointer<Void> data, Uint32 usage);