👎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§
- Memory
Translation Error Deprecated - Error types for memory translation operations.
Functions§
- address_
is_ aligned Deprecated - translate_
slice Deprecated - translate_
slice_ mut_ for_ cpi Deprecated - CPI-specific version with intentionally different lifetime signature. This version is missing lifetime ’a of the return type in the parameter &MemoryMapping.
- translate_
type Deprecated - translate_
type_ mut_ for_ cpi Deprecated - CPI-specific version with intentionally different lifetime signature. This version is missing lifetime ’a of the return type in the parameter &MemoryMapping.
- translate_
vm_ slice Deprecated