[][src]Function allegro_sys::display::al_resize_display

pub unsafe extern "C" fn al_resize_display(
    display: *mut ALLEGRO_DISPLAY,
    width: c_int,
    height: c_int
) -> c_bool