libc

Function ctime_r

source
pub unsafe extern "C" fn ctime_r(
    timep: *const time_t,
    buf: *mut c_char,
) -> *mut c_char