[][src]Function pgx_pg_sys::time2tm

pub unsafe fn time2tm(
    arg_time: TimeADT,
    arg_tm: *mut pg_tm,
    arg_fsec: *mut fsec_t
) -> c_int