[go: up one dir, main page]

libc

Function strcmp

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