Function swab

Source
pub unsafe extern "C" fn swab(
    _Buf1: *mut c_char,
    _Buf2: *mut c_char,
    _SizeInBytes: c_int,
)