Function swift_runtime_sys::root::wmemcpy

source ยท
pub unsafe extern "C" fn wmemcpy(
    arg1: *mut u32,
    arg2: *const u32,
    arg3: usize,
) -> *mut u32