Searched defs:getc (Results 1 – 3 of 3) sorted by relevance
4 int getc(FILE *f) in getc() function
487 pub fn getc(f: *mut FILE) -> c_int; in getc() function
459 pub fn getc(arg1: *mut FILE) -> c_int; in getc() function