[][src]Function cspice_sys::edterm_c

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