str_strcmp

Function str_strcmp 

Source
pub unsafe extern "C" fn str_strcmp(
    s: *const str,
    t: *const str,
) -> c_int