Function windows_sys::Wdk::System::SystemServices::MmMapMemoryDumpMdlEx
pub unsafe extern "system" fn MmMapMemoryDumpMdlEx(
va: *const c_void,
pagetotal: u32,
memorydumpmdl: *mut MDL,
flags: u32
) -> NTSTATUS
Expand description
Required features: "Wdk_Foundation"
, "Win32_Foundation"