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

type PFNGLUNIFORM3DVPROC = Option<unsafe extern "C" fn(i32, i32, *const f64)>;