asctime

Function asctime 

Source
pub unsafe extern "C" fn asctime(__tp: *const tm) -> *mut c_char
Expand description

Return a string of the form “Day Mon dd hh:mm:ss yyyy\n” that is the representation of TP in this format.