Function swift_runtime_sys::root::wmemset

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