[][src]Function lc3tools_sys::root::wmemset

pub unsafe extern "C" fn wmemset(
    __s: *mut u32,
    __c: u32,
    __n: size_t
) -> *mut u32