Function cyclors::strcmp

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