Function windows_sys::Wdk::Storage::FileSystem::FsRtlGetEcpListFromIrp
pub unsafe extern "system" fn FsRtlGetEcpListFromIrp(
irp: *const IRP,
ecplist: *mut *mut ECP_LIST
) -> 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"