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

type PFNGLPOINTPARAMETERFVPROC = Option<unsafe extern "C" fn(pname: GLenum, params: *const GLfloat)>;