rustmax::libc

Function ctime_r

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