[][src]Function cspice_sys::ckw05_c

pub unsafe extern "C" fn ckw05_c(
    handle: SpiceInt,
    subtyp: SpiceCK05Subtype,
    degree: SpiceInt,
    begtim: SpiceDouble,
    endtim: SpiceDouble,
    inst: SpiceInt,
    ref_: *mut ConstSpiceChar,
    avflag: SpiceBoolean,
    segid: *mut ConstSpiceChar,
    n: SpiceInt,
    sclkdp: *mut ConstSpiceDouble,
    packets: *const c_void,
    rate: SpiceDouble,
    nints: SpiceInt,
    starts: *mut ConstSpiceDouble
)