Function windows_sys::Win32::Graphics::GdiPlus::GdipGetPenBrushFill

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