[][src]Type Definition fltk::gl::PFNGLGETPROGRAMNAMEDPARAMETERDVNVPROC

type PFNGLGETPROGRAMNAMEDPARAMETERDVNVPROC = Option<unsafe extern "C" fn(u32, i32, *const u8, *mut f64)>;