Type Alias NSPointPointer

Source
pub type NSPointPointer = *mut NSPoint;
Available on crate features NSGeometry and objc2-core-foundation only.
Expand description