Function windows::Win32::Graphics::GdiPlus::GdipGetPathWorldBoundsI
pub unsafe fn GdipGetPathWorldBoundsI(
path: *mut GpPath,
bounds: *mut Rect,
matrix: *const Matrix,
pen: *const GpPen,
) -> Status