ctime_r

Function ctime_r 

Source
pub unsafe extern "C" fn ctime_r(
    timep: *const i64,
    buf: *mut u8,
) -> *mut u8