Function windows::Wdk::Storage::FileSystem::FsRtlOplockBreakToNone
pub unsafe fn FsRtlOplockBreakToNone(
oplock: *mut *mut c_void,
irpsp: Option<*const IO_STACK_LOCATION>,
irp: *const IRP,
context: Option<*const c_void>,
completionroutine: POPLOCK_WAIT_COMPLETE_ROUTINE,
postirproutine: POPLOCK_FS_PREPOST_IRP,
) -> NTSTATUS