PFNGLCREATESEMAPHORESNVPROC typedef

PFNGLCREATESEMAPHORESNVPROC = Void Function(Uint32 n, Pointer<Uint32> semaphores)

Implementation

typedef PFNGLCREATESEMAPHORESNVPROC =
    Void Function(Uint32 n, Pointer<Uint32> semaphores);