Function allegro_font_sys::allegro_font::al_draw_text [−][src]
pub unsafe extern "C" fn al_draw_text(
font: *const ALLEGRO_FONT,
color: ALLEGRO_COLOR,
x: c_float,
y: c_float,
flags: c_int,
text: *const c_char
)
pub unsafe extern "C" fn al_draw_text(
font: *const ALLEGRO_FONT,
color: ALLEGRO_COLOR,
x: c_float,
y: c_float,
flags: c_int,
text: *const c_char
)