pub fn create_memory_region_of_account(
account: &mut BorrowedInstructionAccount<'_, '_>,
vaddr: u64,
) -> Result<MemoryRegion, InstructionError>Expand description
Creates the memory mapping in serialization and CPI return for account_data_direct_mapping