Function allegro_font_sys::allegro_font::al_draw_justified_ustr [−][src]
pub unsafe extern "C" fn al_draw_justified_ustr(
font: *const ALLEGRO_FONT,
color: ALLEGRO_COLOR,
x1: c_float,
x2: c_float,
y: c_float,
diff: c_float,
flags: c_int,
text: *const ALLEGRO_USTR
)