[][src]Type Definition iron_oxide::CGFloat

type CGFloat = f64;

Aliased exclusively so that, should the watchOS target be added to Rust, CGFloat can conform to watchOS' 32-bit architecture.