[][src]Function fltk::gl::gluSphere

pub unsafe extern "C" fn gluSphere(
    quad: *mut GLUquadric,
    radius: f64,
    slices: i32,
    stacks: i32
)