[][src]Function allegro_sys::utf8::al_ustr_insert_cstr

pub unsafe extern "C" fn al_ustr_insert_cstr(
    us: *mut ALLEGRO_USTR,
    pos: c_int,
    us2: *const c_char
) -> c_bool