strcmp

Function strcmp 

Source
pub unsafe extern "C" fn strcmp(
    arg1: *const c_char,
    arg2: *const c_char,
) -> c_int