Function swift_runtime_sys::root::strftime

source ยท
pub unsafe extern "C" fn strftime(
    arg1: *mut c_char,
    arg2: usize,
    arg3: *const c_char,
    arg4: *const tm,
) -> usize