arc_get_value

Function arc_get_value 

Source
pub unsafe fn arc_get_value(obj: *const Object) -> Result<i32>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.