HIShapeIsRectangular

Function HIShapeIsRectangular 

Source
pub unsafe extern "C-unwind" fn HIShapeIsRectangular(
    in_shape: &HIShape,
) -> bool
👎Deprecated: renamed to HIShape::is_rectangular
Available on crate feature HIShape only.