Type Alias

NSRectPointer

Type indicating a parameter is a pointer to an NSRect structure. あるパラメータがNSRect構造体へのポインタであるのを指し示している型。

Declaration 宣言

typedef NSRect *NSRectPointer;

See Also 参照

Related Types 関連する型