[][src]Function cspice_sys::sphlat_c

pub unsafe extern "C" fn sphlat_c(
    r: SpiceDouble,
    colat: SpiceDouble,
    lons: SpiceDouble,
    radius: *mut SpiceDouble,
    lon: *mut SpiceDouble,
    lat: *mut SpiceDouble
)