Skip to main content

object_style_state_compare

Function object_style_state_compare 

Source
pub unsafe fn object_style_state_compare(
    obj: *mut Object,
    state1: State,
    state2: State,
) -> Result<StyleStateCmp>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.