I have a struct in my Objective-C code like this > typedef struct { __unsafe_unretained NSString *string1; __unsafe_unretained NSString *string2; ...
確定! 回上一頁