pub extern "C-unwind" fn CGContextPathContainsPoint(
c: Option<&CGContext>,
point: CGPoint,
mode: CGPathDrawingMode,
) -> bool👎Deprecated: renamed to
CGContext::path_contains_pointAvailable on crate feature
CGContext only.