style_set_transform_pivot_y

Function style_set_transform_pivot_y 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.