Functions§
- cast_fn⚠
- Cast a raw pointer (address) to a function pointer type.
- cast_
ptr - Cast a raw pointer to a typed pointer.
- read_
ptr_ ⚠value - Read a value from a raw pointer (unaligned-safe).
- write_
ptr_ ⚠value - Write a value to a raw pointer (unaligned-safe).