Function 関数

protocol_copyPropertyList2(_:_:_:_:)

No overview available.

Declaration 宣言

func protocol_copyPropertyList2(_ proto: Protocol, 
                              _ outCount: UnsafeMutablePointer<UInt32>?, 
                              _ isRequiredProperty: Bool, 
                              _ isInstanceProperty: Bool) -> UnsafeMutablePointer<objc_property_t>?