Function rpgffi::date2isoweek [] [src]

pub unsafe extern "C" fn date2isoweek(
    year: c_int,
    mon: c_int,
    mday: c_int
) -> c_int