Function rpgffi::isoweek2date [] [src]

pub unsafe extern "C" fn isoweek2date(
    woy: c_int,
    year: *mut c_int,
    mon: *mut c_int,
    mday: *mut c_int
)