Function allegro_sys::utf8::al_ustr_find_replace [] [src]

pub unsafe extern fn al_ustr_find_replace(us: *mut ALLEGRO_USTR,
                                          start_pos: c_int,
                                          find: *const ALLEGRO_USTR,
                                          replace: *const ALLEGRO_USTR)
                                          -> c_bool