[][src]Type Definition sapp_linux::PFNGLGENSEMAPHORESEXTPROC

type PFNGLGENSEMAPHORESEXTPROC = Option<unsafe extern "C" fn(n: GLsizei, semaphores: *mut GLuint)>;