[][src]Function fltk::gl::gluPartialDisk

pub unsafe extern "C" fn gluPartialDisk(
    quad: *mut GLUquadric,
    inner: f64,
    outer: f64,
    slices: i32,
    loops: i32,
    start: f64,
    sweep: f64
)