[][src]Function ptrace_do_rs::swab

pub unsafe extern "C" fn swab(
    __from: *const c_void,
    __to: *mut c_void,
    __n: ssize_t
)