Function windows_sys::Win32::Graphics::GdiPlus::GdipSetPenWidth

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