Function allegro_sys::display::al_set_display_flag[][src]

pub unsafe extern "C" fn al_set_display_flag(
    display: *mut ALLEGRO_DISPLAY,
    flag: c_uint,
    onoff: c_bool
) -> c_bool