#[unsafe(no_mangle)]pub unsafe extern "C" fn asctime(timeptr: *const tm) -> *mut c_char๐Deprecated
Expand description
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/asctime.html.
ยงDeprecation
The asctime() function was marked obsolescent in the Open Group Base
Specifications Issue 7.