object_set_width

Function object_set_width 

Source
pub unsafe fn object_set_width(obj: *mut Object, w: i32) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.