Function fputws

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