Function sway_ir::analysis::memory_utils::pointee_size
source · pub fn pointee_size(context: &Context<'_>, ptr_val: Value) -> u64
Expand description
For a pointer argument ptr_val
, what’s the size of its pointee.