[][src]Function cspice_sys::polyds_c

pub unsafe extern "C" fn polyds_c(
    coeffs: *mut ConstSpiceDouble,
    deg: SpiceInt,
    nderiv: SpiceInt,
    t: SpiceDouble,
    p: *mut SpiceDouble
)