Function swift_runtime_sys::root::memset_pattern8

source ยท
pub unsafe extern "C" fn memset_pattern8(
    __b: *mut c_void,
    __pattern8: *const c_void,
    __len: usize,
)