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