Function windows::Wdk::System::SystemServices::MmAllocateNodePagesForMdlEx
pub unsafe fn MmAllocateNodePagesForMdlEx(
lowaddress: i64,
highaddress: i64,
skipbytes: i64,
totalbytes: usize,
cachetype: MEMORY_CACHING_TYPE,
idealnode: u32,
flags: u32,
) -> *mut MDL