HIShapeCreateDifference

Function HIShapeCreateDifference 

Source
pub unsafe extern "C-unwind" fn HIShapeCreateDifference(
    in_shape1: &HIShape,
    in_shape2: Option<&HIShape>,
) -> Option<CFRetained<HIShape>>
👎Deprecated: renamed to HIShape::create_difference
Available on crate feature HIShape only.