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

type PFNGLBUFFERSTORAGEPROC = Option<unsafe extern "C" fn(u32, i64, *const c_void, u32)>;