NSDecimal

Type Alias NSDecimal 

Source
pub type NSDecimal = NSDecimalNumber;
Expand description

Type alias for NSDecimalNumber.

Aliased Type§

#[repr(C)]
pub struct NSDecimal { pub ptr: Id<Object>, }

Fields§

§ptr: Id<Object>

The raw pointer to the Objective-C object.