al_fgets

Function al_fgets 

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