Function windows_sys::Wdk::System::SystemServices::ClfsGetIoStatistics
pub unsafe extern "system" fn ClfsGetIoStatistics(
plfolog: *const FILE_OBJECT,
pvstatsbuffer: *mut c_void,
cbstatsbuffer: u32,
estatsclass: CLFS_IOSTATS_CLASS,
pcbstatswritten: *mut u32
) -> NTSTATUS
Expand description
Required features: "Wdk_Foundation"
, "Wdk_Storage_FileSystem"
, "Win32_Foundation"
, "Win32_Security"
, "Win32_Storage_FileSystem"
, "Win32_System_IO"
, "Win32_System_Kernel"
, "Win32_System_Power"
, "Win32_System_WindowsProgramming"