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