☰
allegro_sys
::
file
Structs
ALLEGRO_FILE_INTERFACE
Enums
ALLEGRO_FILE
ALLEGRO_SEEK
Functions
al_create_file_handle
al_fclearerr
al_fclose
al_feof
al_ferrmsg
al_ferror
al_fflush
al_fget_ustr
al_fgetc
al_fgets
al_fopen
al_fopen_fd
al_fopen_interface
al_fopen_slice
al_fprintf
al_fputc
al_fputs
al_fread
al_fread16be
al_fread16le
al_fread32be
al_fread32le
al_fseek
al_fsize
al_ftell
al_fungetc
al_fwrite
al_fwrite16be
al_fwrite16le
al_fwrite32be
al_fwrite32le
al_get_file_userdata
al_get_new_file_interface
al_make_temp_file
al_set_new_file_interface
al_set_standard_file_interface
ayu
dark
light
All crates
allegro
allegro_acodec
allegro_acodec_sys
allegro_audio
allegro_audio_sys
allegro_color
allegro_color_sys
allegro_dialog
allegro_dialog_sys
allegro_font
allegro_font_sys
allegro_image
allegro_image_sys
allegro_memfile_sys
allegro_primitives
allegro_primitives_sys
allegro_sys
allegro_ttf
allegro_ttf_sys
allegro_util
delete_me
lazy_static
libc
?
Function
allegro_sys
::
file
::
al_ferror
[
−
]
[src]
pub unsafe extern "C" fn al_ferror(f:
*mut
ALLEGRO_FILE
) ->
c_int