Function windows_sys::Wdk::Storage::FileSystem::FsRtlOplockBreakH2
pub unsafe extern "system" fn FsRtlOplockBreakH2(
oplock: *const *const c_void,
irp: *const IRP,
flags: u32,
context: *const c_void,
completionroutine: POPLOCK_WAIT_COMPLETE_ROUTINE,
postirproutine: POPLOCK_FS_PREPOST_IRP,
grantedaccess: *const u32,
shareaccess: *const u16
) -> 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"