[][src]Function allegro_sys::utf8::al_ustr_find_chr

pub unsafe extern "C" fn al_ustr_find_chr(
    us: *const ALLEGRO_USTR,
    start_pos: c_int,
    c: i32
) -> c_int