UIGraphicsImageDrawingActions

Type Alias UIGraphicsImageDrawingActions 

Source
pub type UIGraphicsImageDrawingActions = *mut DynBlock<dyn Fn(NonNull<UIGraphicsImageRendererContext>)>;
Available on crate features UIGraphicsImageRenderer and UIGraphicsRenderer and block2 only.
Expand description