object_set_style_pad_left

Function object_set_style_pad_left 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.