CGAffineTransformIsIdentity

Function CGAffineTransformIsIdentity 

Source
pub extern "C-unwind" fn CGAffineTransformIsIdentity(
    t: CGAffineTransform,
) -> bool
Available on crate feature CGAffineTransform only.