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