Function DrawSetStrokeDashArray

Source
pub unsafe extern "C" fn DrawSetStrokeDashArray(
    arg1: *mut DrawingWand,
    arg2: usize,
    arg3: *const f64,
) -> MagickBooleanType