Function windows_sys::Win32::Graphics::GdiPlus::GdipSetPenBrushFill

pub unsafe extern "system" fn GdipSetPenBrushFill(
    pen: *mut GpPen,
    brush: *mut GpBrush,
) -> Status