PFNGLMAPNAMEDBUFFERPROC typedef

PFNGLMAPNAMEDBUFFERPROC = Pointer<Void> Function(Uint32 buffer, Uint32 access)

Implementation

typedef PFNGLMAPNAMEDBUFFERPROC = Pointer<Void> Function(
    Uint32 buffer, Uint32 access);