[][src]Function glu_sys::glu::gluSphere

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