Function windows::Win32::Graphics::GdiPlus::GdipSetPenCompoundArray

pub unsafe fn GdipSetPenCompoundArray(
    pen: *mut GpPen,
    dash: *const f32,
    count: i32
) -> Status