[][src]Function cspice_sys::cylsph_c

pub unsafe extern "C" fn cylsph_c(
    r: SpiceDouble,
    lonc: SpiceDouble,
    z: SpiceDouble,
    radius: *mut SpiceDouble,
    colat: *mut SpiceDouble,
    lon: *mut SpiceDouble
)