Function String_CaselessContains

Source
pub unsafe extern "C" fn String_CaselessContains(
    str_: *const cc_string,
    sub: *const cc_string,
) -> c_int