Skip to main content

ffi_obj_address

Function ffi_obj_address 

Source
fn ffi_obj_address(args: &[RValue]) -> Result<RValue, RError>
Expand description

ffi_obj_address(x) — return address as hex string. We use a hash of the debug representation since RValues don’t have stable addresses.