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

type PFNGLGETPATHCOORDSNVPROC = Option<unsafe extern "C" fn(path: GLuint, coords: *mut GLfloat)>;