PFNGLCLEARNAMEDBUFFERDATAPROC typedef

PFNGLCLEARNAMEDBUFFERDATAPROC = Void Function(Uint32 buffer, Uint32 internalformat, Uint32 format, Uint32 type, Pointer<Void> data)

Implementation

typedef PFNGLCLEARNAMEDBUFFERDATAPROC = Void Function(Uint32 buffer,
    Uint32 internalformat, Uint32 format, Uint32 type, Pointer<Void> data);