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