_swab

Function _swab 

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