[][src]Function cspice_sys::kdata_c

pub unsafe extern "C" fn kdata_c(
    which: SpiceInt,
    kind: *mut ConstSpiceChar,
    fillen: SpiceInt,
    typlen: SpiceInt,
    srclen: SpiceInt,
    file: *mut SpiceChar,
    filtyp: *mut SpiceChar,
    source: *mut SpiceChar,
    handle: *mut SpiceInt,
    found: *mut SpiceBoolean
)