[][src]Type Definition sapp_linux::PFNGLIMPORTSEMAPHOREWIN32NAMEEXTPROC

type PFNGLIMPORTSEMAPHOREWIN32NAMEEXTPROC = Option<unsafe extern "C" fn(semaphore: GLuint, handleType: GLenum, name: *const c_void)>;