Function spice::c::et2lst_c[][src]

pub unsafe extern "C" fn et2lst_c(
    et: f64,
    body: i32,
    lon: f64,
    type_: *mut i8,
    timlen: i32,
    ampmlen: i32,
    hr: *mut i32,
    mn: *mut i32,
    sc: *mut i32,
    time: *mut i8,
    ampm: *mut i8
)