[][src]Function graphicsmagick_sys::DrawSetStrokeDashArray

pub unsafe extern "C" fn DrawSetStrokeDashArray(
    context: DrawContext,
    num_elems: c_ulong,
    dasharray: *const f64
)