Skip to main content

Module params

Module params 

Source

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).