Function magick_rust::bindings::DrawSetStrokeWidth

source ยท
pub unsafe extern "C" fn DrawSetStrokeWidth(
    arg1: *mut DrawingWand,
    arg2: f64,
)