PFNGLDELETESEMAPHORESEXTPROC typedef

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

Implementation

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