Module memory

Module memory 

Source
👎Deprecated since 3.1.0: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the agave-unstable-api crate feature must be specified to acknowledge use of an interface that may break without warning.
Expand description

Memory translation utilities.

Enums§

MemoryTranslationErrorDeprecated
Error types for memory translation operations.

Functions§

address_is_alignedDeprecated
translate_sliceDeprecated
translate_slice_mut_for_cpiDeprecated
CPI-specific version with intentionally different lifetime signature. This version is missing lifetime ’a of the return type in the parameter &MemoryMapping.
translate_typeDeprecated
translate_type_mut_for_cpiDeprecated
CPI-specific version with intentionally different lifetime signature. This version is missing lifetime ’a of the return type in the parameter &MemoryMapping.
translate_vm_sliceDeprecated