Type Alias objc2_foundation::NSPointPointer

source ยท
pub type NSPointPointer = *mut NSPoint;
Available on crate feature NSGeometry only.