#[unsafe(no_mangle)]pub unsafe extern "C" fn bzero(dst: *mut c_void, n: size_t)๐Deprecated
Expand description
See https://pubs.opengroup.org/onlinepubs/009695399/functions/bzero.html.
ยงDeprecation
The bzero() function was marked legacy in the Open Group Base
Specifications Issue 6, and removed in Issue 7.