object_set_style_pad_top

Function object_set_style_pad_top 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.