[][src]Function avr_libc::month_length

pub unsafe extern "C" fn month_length(year: i16, month: u8) -> u8

Return the length of month, given the year and month, where month is in the range 1 to 12.