Skip to main content

CGContextIsPathEmpty

Function CGContextIsPathEmpty 

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

renamed to CGContext::is_path_empty

Available on crate feature CGContext only.