Skip to main content

CGContextGetPathCurrentPoint

Function CGContextGetPathCurrentPoint 

Source
pub extern "C-unwind" fn CGContextGetPathCurrentPoint(
    c: Option<&CGContext>,
) -> CGPoint
👎Deprecated:

renamed to CGContext::path_current_point

Available on crate feature CGContext only.