跳到主要内容

fputws

搜索

函数 fputws 

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