[][src]Function allegro_sys::utf8::al_ustr_equal

pub unsafe extern "C" fn al_ustr_equal(
    us1: *const ALLEGRO_USTR,
    us2: *const ALLEGRO_USTR
) -> c_bool