PFNGLMAPBUFFERARBPROC typedef

PFNGLMAPBUFFERARBPROC = Pointer<NativeType> Function(Uint32 target, Uint32 access)

Implementation

typedef PFNGLMAPBUFFERARBPROC =
    Pointer<NativeType> Function(Uint32 target, Uint32 access);