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

type PFNGLNAMEDRENDERBUFFERSTORAGEMULTISAMPLEPROC = Option<unsafe extern "C" fn(renderbuffer: GLuint, samples: GLsizei, internalformat: GLenum, width: GLsizei, height: GLsizei)>;