Function windows::Win32::Graphics::GdiPlus::GdipGetPathWorldBounds

pub unsafe fn GdipGetPathWorldBounds(
    path: *mut GpPath,
    bounds: *mut RectF,
    matrix: *const Matrix,
    pen: *const GpPen
) -> Status