[][src]Function phper_sys::swab

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