Skip to main content

asctime

Function asctime 

Source
#[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.