[][src]Function cspice_sys::spkw18_c

pub unsafe extern "C" fn spkw18_c(
    handle: SpiceInt,
    subtyp: SpiceSPK18Subtype,
    body: SpiceInt,
    center: SpiceInt,
    frame: *mut ConstSpiceChar,
    first: SpiceDouble,
    last: SpiceDouble,
    segid: *mut ConstSpiceChar,
    degree: SpiceInt,
    n: SpiceInt,
    packts: *const c_void,
    epochs: *mut ConstSpiceDouble
)