Function mex_sys::_wfreopen [] [src]

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