Function pq_sys::_wfreopen

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