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