Searched defs:asctime (Results 1 – 2 of 2) sorted by relevance
787 pub fn asctime(arg1: *const tm) -> *mut c_char; in asctime() function
5321 pub fn asctime(tm: *const crate::tm) -> *mut c_char; in asctime() function