[−][src]Function avr_libc::asctime
pub unsafe extern "C" fn asctime(timeptr: *const tm) -> *mut i8
The asctime function converts the broken-down time of timeptr, into an ascii string in the form
Sun Mar 23 01:03:52 2013
pub unsafe extern "C" fn asctime(timeptr: *const tm) -> *mut i8
The asctime function converts the broken-down time of timeptr, into an ascii string in the form
Sun Mar 23 01:03:52 2013