[][src]Function allegro_sys::file::al_fgets

pub unsafe extern "C" fn al_fgets(
    f: *mut ALLEGRO_FILE,
    p: *mut c_char,
    max: c_ulong
) -> *mut c_char