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

type PFNGLFRUSTUMFOESPROC = Option<unsafe extern "C" fn(f32, f32, f32, f32, f32, f32)>;