Function windows_sys::Win32::Graphics::GdiPlus::GdipFillPath
pub unsafe extern "system" fn GdipFillPath(
graphics: *mut GpGraphics,
brush: *mut GpBrush,
path: *mut GpPath,
) -> Status
pub unsafe extern "system" fn GdipFillPath(
graphics: *mut GpGraphics,
brush: *mut GpBrush,
path: *mut GpPath,
) -> Status