windows::Wdk::System::SystemServices

Function MmAllocateContiguousMemory

pub unsafe fn MmAllocateContiguousMemory(
    numberofbytes: usize,
    highestacceptableaddress: i64,
) -> *mut c_void