style_is_empty

Function style_is_empty 

Source
pub unsafe fn style_is_empty(style: *const Style) -> Result<bool>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.