PFNGLGENSEMAPHORESEXTPROC typedef

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

Implementation

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