Function syncio::zxio::zxio_default_maybe_faultable_copy
source ยท pub unsafe extern "C" fn zxio_default_maybe_faultable_copy(
dest: *mut c_uchar,
src: *const c_uchar,
count: usize,
ret_dest: bool,
) -> bool