Function ndk_sys::swab

source ·
pub unsafe extern "C" fn swab(
    __src: *const c_void,
    __dst: *mut c_void,
    __byte_count: isize
)