Function ndk_sys::strcoll

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