Function asctime_r

Source
pub unsafe extern "C" fn asctime_r(
    __tp: *const tm,
    __buf: *mut i8,
) -> *mut i8