Searched defs:putc (Results 1 – 5 of 5) sorted by relevance
4 int putc(int c, FILE *f) in putc() function
7 fn putc(&self, b: u8) { } in putc() method
73 pub fn putc(&mut self, line: usize, col: usize, chr: char, style: Style) { in putc() method
495 pub fn putc(a: c_int, f: *mut FILE) -> c_int; in putc() function
463 pub fn putc(arg1: c_int, arg2: *mut FILE) -> c_int; in putc() function