_wfreopen

Function _wfreopen 

Source
pub unsafe extern "C" fn _wfreopen(
    _FileName: *const wchar_t,
    _Mode: *const wchar_t,
    _OldStream: *mut FILE,
) -> *mut FILE