[][src]Type Definition fltk_sys::glu::PFNGLRENDERBUFFERSTORAGEPROC

type PFNGLRENDERBUFFERSTORAGEPROC = Option<unsafe extern "C" fn(target: GLenum, internalformat: GLenum, width: GLsizei, height: GLsizei)>;