Function meos_sys::time2tm

source ยท
pub unsafe extern "C" fn time2tm(
    time: TimeADT,
    tm: *mut pg_tm,
    fsec: *mut fsec_t,
) -> c_int