Skip to main content

putchar

Function putchar 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn putchar(c: c_int) -> c_int
Expand description