[][src]Function cspice_sys::spkw09_c

pub unsafe extern "C" fn spkw09_c(
    handle: SpiceInt,
    body: SpiceInt,
    center: SpiceInt,
    frame: *mut ConstSpiceChar,
    first: SpiceDouble,
    last: SpiceDouble,
    segid: *mut ConstSpiceChar,
    degree: SpiceInt,
    n: SpiceInt,
    states: *mut [ConstSpiceDouble; 6],
    epochs: *mut ConstSpiceDouble
)