PFNGLMAPNAMEDBUFFERPROC typedef

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

Implementation

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