Function windows_sys::Wdk::System::SystemServices::MmProbeAndLockSelectedPages
pub unsafe extern "system" fn MmProbeAndLockSelectedPages(
memorydescriptorlist: *mut MDL,
segmentarray: *const FILE_SEGMENT_ELEMENT,
accessmode: i8,
operation: LOCK_OPERATION
)
Expand description
Required features: "Wdk_Foundation"
, "Win32_Storage_FileSystem"