Function rpgffi::date2isoyear [] [src]

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