style_set_max_height

Function style_set_max_height 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.