Function windows_sys::Win32::Graphics::GdiPlus::GdipGetPenDashCount

pub unsafe extern "system" fn GdipGetPenDashCount(
    pen: *mut GpPen,
    count: *mut i32,
) -> Status