Function ndk_sys::strcmp

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