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

type PFNGLGETUNIFORMBUFFERSIZEEXTPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint) -> GLint>;