跳到主要内容

putc

搜索

函数 putc 

源代码
pub unsafe extern "C" fn putc(
    _Character: c_int,
    _Stream: *mut FILE,
) -> c_int