HIShapeCreateWithRect

Function HIShapeCreateWithRect 

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