Function windows_sys::Win32::Storage::FileSystem::ReOpenFile
[−]pub unsafe extern "system" fn ReOpenFile(
horiginalfile: HANDLE,
dwdesiredaccess: FILE_ACCESS_FLAGS,
dwsharemode: FILE_SHARE_MODE,
dwflagsandattributes: FILE_FLAGS_AND_ATTRIBUTES
) -> HANDLE
Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’