Function rpgffi::date2isoyearday [] [src]

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