Function windows::Wdk::System::SystemServices::MmAddPhysicalMemory

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