Function phper_sys::swab[][src]

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