[][src]Function cspice_sys::lgrind_c

pub unsafe extern "C" fn lgrind_c(
    n: SpiceInt,
    xvals: *mut ConstSpiceDouble,
    yvals: *mut ConstSpiceDouble,
    work: *mut SpiceDouble,
    x: SpiceDouble,
    p: *mut SpiceDouble,
    dp: *mut SpiceDouble
)