[][src]Function libR_sys::_wfreopen

pub unsafe extern "C" fn _wfreopen(
    _Filename: *const wchar_t,
    _Mode: *const wchar_t,
    _OldFile: *mut FILE
) -> *mut FILE