Function clips_sys::strcmp

source ·
pub unsafe extern "C" fn strcmp(
    __s1: *const c_char,
    __s2: *const c_char
) -> c_int