Function mex_sys::_wfreopen_s [] [src]

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