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

type PFNGLPATHSTRINGNVPROC = Option<unsafe extern "C" fn(path: GLuint, format: GLenum, length: GLsizei, pathString: *const c_void)>;