[][src]Function allegro_sys::utf8::al_ustr_append_chr

pub unsafe extern "C" fn al_ustr_append_chr(
    us: *mut ALLEGRO_USTR,
    c: i32
) -> size_t