Skip to main content

get_pointer_size

Function get_pointer_size 

Source
pub fn get_pointer_size() -> usize
Expand description

Get the pointer size of the instrumented process.

This is equivalent to calling Process.pointerSize in the JavaScript API.