Function windows_sys::Win32::Graphics::GdiPlus::GdipSetPenDashArray

pub unsafe extern "system" fn GdipSetPenDashArray(
    pen: *mut GpPen,
    dash: *const f32,
    count: i32,
) -> Status