PFNGLMAPNAMEDBUFFEREXTPROC typedef

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

Implementation

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