libc

Function asctime_r

source
pub unsafe extern "C" fn asctime_r(
    tm: *const tm,
    buf: *mut c_char,
) -> *mut c_char