[][src]Function cspice_sys::et2lst_c

pub unsafe extern "C" fn et2lst_c(
    et: SpiceDouble,
    body: SpiceInt,
    lon: SpiceDouble,
    type_: *mut ConstSpiceChar,
    timlen: SpiceInt,
    ampmlen: SpiceInt,
    hr: *mut SpiceInt,
    mn: *mut SpiceInt,
    sc: *mut SpiceInt,
    time: *mut SpiceChar,
    ampm: *mut SpiceChar
)