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

type PFNGLFOGCOORDFVPROC = Option<unsafe extern "C" fn(coord: *const GLfloat)>;