Function spice::c::latsph_c[][src]

pub unsafe extern "C" fn latsph_c(
    radius: f64,
    lon: f64,
    lat: f64,
    rho: *mut f64,
    colat: *mut f64,
    lons: *mut f64
)