Function ndk_sys::strncmp

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