Skip to main content

CGContextRef

Type Alias CGContextRef 

Source
pub type CGContextRef = *mut __CGContext;
Available on crate feature cg only.
Expand description

CoreGraphics drawing context (CGContextRef in CoreGraphics).