Function allegro_sys::utf8::al_ustr_replace_range [−][src]
pub unsafe extern "C" fn al_ustr_replace_range(
us1: *mut ALLEGRO_USTR,
start_pos1: c_int,
end_pos1: c_int,
us2: *const ALLEGRO_USTR
) -> c_bool
pub unsafe extern "C" fn al_ustr_replace_range(
us1: *mut ALLEGRO_USTR,
start_pos1: c_int,
end_pos1: c_int,
us2: *const ALLEGRO_USTR
) -> c_bool