[][src]Type Definition sapp_linux::PFNGLWAITSEMAPHOREUI64NVXPROC

type PFNGLWAITSEMAPHOREUI64NVXPROC = Option<unsafe extern "C" fn(waitGpu: GLuint, fenceObjectCount: GLsizei, semaphoreArray: *const GLuint, fenceValueArray: *const GLuint64)>;