跳到主要内容

setbuf

搜索

函数 setbuf 

源代码
pub unsafe extern "C" fn setbuf(
    _Stream: *mut FILE,
    _Buffer: *mut c_char,
)