HIShapeIntersect

Function HIShapeIntersect 

Source
pub unsafe extern "C-unwind" fn HIShapeIntersect(
    in_shape1: &HIShape,
    in_shape2: Option<&HIShape>,
    out_result: Option<&HIMutableShape>,
) -> u32
👎Deprecated: renamed to HIShape::intersect
Available on crate feature HIShape only.