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

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