Function allegro_sys::bitmap_io::al_save_bitmap_f[][src]

pub unsafe extern "C" fn al_save_bitmap_f(
    fp: *mut ALLEGRO_FILE,
    ident: *const c_char,
    bitmap: *mut ALLEGRO_BITMAP
) -> c_bool