Function allegro_sys::file::al_fputc

source ·
pub unsafe extern "C" fn al_fputc(
    f: *mut ALLEGRO_FILE,
    c: c_int
) -> c_int