Function pq_sys::_wfopen_s

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