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

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