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

type PFNGLGETMULTISAMPLEFVNVPROC = Option<unsafe extern "C" fn(pname: GLenum, index: GLuint, val: *mut GLfloat)>;