asctime_r

Function asctime_r 

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