object_remove_style_all

Function object_remove_style_all 

Source
pub unsafe fn object_remove_style_all(obj: *mut Object) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.