Function allegro_font_sys::allegro_font::al_get_text_width[][src]

pub unsafe extern "C" fn al_get_text_width(
    f: *const ALLEGRO_FONT,
    str: *const c_char
) -> c_int