edterm_c

Function edterm_c 

Source
pub unsafe extern "C" fn edterm_c(
    trmtyp: *const c_char,
    source: *const c_char,
    target: *const c_char,
    et: SpiceDouble,
    fixfrm: *const c_char,
    abcorr: *const c_char,
    obsrvr: *const c_char,
    npts: SpiceInt,
    trgepc: *mut SpiceDouble,
    obspos: *mut SpiceDouble,
    termpts: *mut [SpiceDouble; 3],
)