arc_get_mode

Function arc_get_mode 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.