Function allegro_sys::file::al_fprintf

source ·
pub unsafe extern "C" fn al_fprintf(
    f: *mut ALLEGRO_FILE,
    format: *const c_char
    ...
) -> c_int