HIShapeCreateMutableWithRect

Function HIShapeCreateMutableWithRect 

Source
pub unsafe extern "C-unwind" fn HIShapeCreateMutableWithRect(
    in_rect: *const CGRect,
) -> Option<CFRetained<HIMutableShape>>
👎Deprecated: renamed to HIMutableShape::with_rect
Available on crate feature HIShape only.