windows::Wdk::System::SystemServices

Function MmAddPhysicalMemory

pub unsafe fn MmAddPhysicalMemory(
    startaddress: *const i64,
    numberofbytes: *mut i64,
) -> NTSTATUS