跳到主要内容

fputs

搜索

函数 fputs 

源代码
pub unsafe extern "C" fn fputs(
    _Buffer: *const c_char,
    _Stream: *mut FILE,
) -> c_int