[][src]Function cspice_sys::kxtrct_c

pub unsafe extern "C" fn kxtrct_c(
    keywd: *mut ConstSpiceChar,
    termlen: SpiceInt,
    terms: *const c_void,
    nterms: SpiceInt,
    stringlen: SpiceInt,
    substrlen: SpiceInt,
    string: *mut SpiceChar,
    found: *mut SpiceBoolean,
    substr: *mut SpiceChar
)