[][src]Function bibutils_sys::_wfreopen

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