[][src]Function swim_c_sys::string::memset

pub unsafe extern "C" fn memset(dest: *mut void, c: int, n: size_t) -> *mut void