str_cmp

Function str_cmp 

Source
pub unsafe extern "C" fn str_cmp(
    str1: *const String,
    str2: *const char_t,
) -> c_int