Skip to main content

ctime

Function ctime 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn ctime(clock: *const time_t) -> *mut c_char
๐Ÿ‘ŽDeprecated
Expand description

See https://pubs.opengroup.org/onlinepubs/9799919799/functions/ctime.html.

ยงDeprecation

The ctime() function was marked obsolescent in the Open Group Base Specifications Issue 7.