Function syncio::zxio::zxio_maybe_faultable_copy

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