[][src]Function cspice_sys::spkw12_c

pub unsafe extern "C" fn spkw12_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],
    epoch0: SpiceDouble,
    step: SpiceDouble
)