[][src]Type Definition glu_sys::glu::PFNGLIMPORTSEMAPHOREWIN32NAMEEXTPROC

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