Function windows_sys::Win32::Storage::FileSystem::UnlockFileEx
[−]pub unsafe extern "system" fn UnlockFileEx(
hfile: HANDLE,
dwreserved: u32,
nnumberofbytestounlocklow: u32,
nnumberofbytestounlockhigh: u32,
lpoverlapped: *mut OVERLAPPED
) -> BOOLExpand description
Required features: "Win32_Storage_FileSystem", "Win32_Foundation", "Win32_System_IO"