Function ios_copy

Source
pub unsafe extern "C" fn ios_copy(
    to: *mut ios_t,
    from: *mut ios_t,
    nbytes: usize,
) -> usize