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

type PFNGLUNIFORMMATRIX2FVPROC = Option<unsafe extern "C" fn(i32, i32, u8, *const f32)>;