Function windows_sys::Wdk::Storage::FileSystem::FsRtlOplockBreakToNone
pub unsafe extern "system" fn FsRtlOplockBreakToNone(
oplock: *mut *mut c_void,
irpsp: *const IO_STACK_LOCATION,
irp: *const IRP,
context: *const c_void,
completionroutine: POPLOCK_WAIT_COMPLETE_ROUTINE,
postirproutine: POPLOCK_FS_PREPOST_IRP
) -> NTSTATUS
Expand description
Required features: "Wdk_Foundation"
, "Wdk_System_SystemServices"
, "Win32_Foundation"
, "Win32_Security"
, "Win32_System_IO"
, "Win32_System_Kernel"
, "Win32_System_Power"
, "Win32_System_WindowsProgramming"