Type Definition MacTypes_sys::ShortFixedPtr
[−]
[src]
type ShortFixedPtr = *mut ShortFixed;
A pointer to a ShortFixed.
type ShortFixedPtr = *mut ShortFixed;
A pointer to a ShortFixed.