polyhorn-ios-sys 0.4.0

Low-level iOS bindings for Polyhorn.
Documentation
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;