[][src]Function avr_libc::is_leap_year

pub unsafe extern "C" fn is_leap_year(year: i16) -> u8

Return 1 if year is a leap year, zero if it is not.