Function ndk_sys::memcmp

source ·
pub unsafe extern "C" fn memcmp(
    __lhs: *const c_void,
    __rhs: *const c_void,
    __n: c_uint
) -> c_int