libc

Function memset_pattern8

Source
pub unsafe extern "C" fn memset_pattern8(
    b: *mut c_void,
    pattern8: *const c_void,
    len: size_t,
)