Function ion_string_is_equal

Source
pub unsafe extern "C" fn ion_string_is_equal(
    str1: *mut ION_STRING,
    str2: *mut ION_STRING,
) -> BOOL