object_set_style_bg_image_tiled

Function object_set_style_bg_image_tiled 

Source
pub unsafe fn object_set_style_bg_image_tiled(
    obj: *mut Object,
    value: bool,
    selector: StyleSelector,
) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.