Function windows::Win32::Graphics::GdiPlus::GdipWidenPath

pub unsafe fn GdipWidenPath(
    nativepath: *mut GpPath,
    pen: *mut GpPen,
    matrix: *mut Matrix,
    flatness: f32
) -> Status