libc

Function strcmp

source
pub unsafe extern "C" fn strcmp(
    cs: *const c_char,
    ct: *const c_char,
) -> c_int