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

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