Function windows_sys::Wdk::Storage::FileSystem::FsRtlFastUnlockAllByKey
pub unsafe extern "system" fn FsRtlFastUnlockAllByKey(
filelock: *const FILE_LOCK,
fileobject: *const FILE_OBJECT,
processid: PEPROCESS,
key: u32,
context: *const c_void
) -> NTSTATUSExpand description
Required features: "Wdk_Foundation", "Wdk_System_SystemServices", "Win32_Foundation", "Win32_Security", "Win32_System_IO", "Win32_System_Kernel", "Win32_System_Power", "Win32_System_WindowsProgramming"