object_get_style_recolor_recursive

Function object_get_style_recolor_recursive 

Source
pub unsafe fn object_get_style_recolor_recursive(
    obj: *const Object,
    part: Part,
) -> Result<Color32>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.