Function windows_sys::Win32::Graphics::GdiPlus::GdipSetPenDashOffset

pub unsafe extern "system" fn GdipSetPenDashOffset(
    pen: *mut GpPen,
    offset: f32,
) -> Status