[][src]Function pgx_pg_sys::TimestampDifference

pub unsafe fn TimestampDifference(
    arg_start_time: TimestampTz,
    arg_stop_time: TimestampTz,
    arg_secs: *mut c_long,
    arg_microsecs: *mut c_int
)