Function clang_equalTypes

Source
pub unsafe extern "C" fn clang_equalTypes(
    left: CXType,
    right: CXType,
) -> c_uint