Function rpgffi::interval2tm [] [src]

pub unsafe extern "C" fn interval2tm(
    span: Interval,
    tm: *mut pg_tm,
    fsec: *mut fsec_t
) -> c_int