Function windows_sys::Wdk::Storage::FileSystem::FsRtlGetVirtualDiskNestingLevel
pub unsafe extern "system" fn FsRtlGetVirtualDiskNestingLevel(
deviceobject: *const DEVICE_OBJECT,
nestinglevel: *mut u32,
nestingflags: *mut u32
) -> 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"