Function windows_sys::Win32::Graphics::GdiPlus::GdipGetPenDashOffset

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