Function windows_sys::Win32::Graphics::GdiPlus::GdipGetPenWidth

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