Function windows_sys::Wdk::Storage::FileSystem::FsRtlMdlReadCompleteDev
pub unsafe extern "system" fn FsRtlMdlReadCompleteDev(
fileobject: *const FILE_OBJECT,
mdlchain: *const MDL,
deviceobject: *const DEVICE_OBJECT
) -> BOOLEAN
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"