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

type PFNGLPATHSUBCOORDSNVPROC = Option<unsafe extern "C" fn(path: GLuint, coordStart: GLsizei, numCoords: GLsizei, coordType: GLenum, coords: *const c_void)>;