Function GdipSetPenDashStyle

pub unsafe extern "system" fn GdipSetPenDashStyle(
    pen: *mut GpPen,
    dashstyle: DashStyle,
) -> Status