1 2 3 4 5
use ::fsize::fsize; /// The basic type for floating-point scalar values in Core Graphics and related /// frameworks. pub type CGFloat = fsize;