style_set_line_dash_gap

Function style_set_line_dash_gap 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.