[][src]Function pgx_pg_sys::isoweekdate2date

pub unsafe fn isoweekdate2date(
    arg_isoweek: c_int,
    arg_wday: c_int,
    arg_year: *mut c_int,
    arg_mon: *mut c_int,
    arg_mday: *mut c_int
)