style_set_pad_bottom

Function style_set_pad_bottom 

Source
pub unsafe fn style_set_pad_bottom(style: *mut Style, value: i32) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.