fltk_sys::draw

Function Fl_arc

Source
pub unsafe extern "C" fn Fl_arc(
    x: c_int,
    y: c_int,
    w: c_int,
    h: c_int,
    a1: f64,
    a2: f64,
)