作品分享
问答交流
发现
任务
客服工单
struct __main_block_impl_0 { struct __block_impl impl; struct __main_block_desc_0 *Desc; int val; __main_block_impl_0(void *fp, struct __main_block_desc_0 *desc,int _val, int flags=0) : val(_val){ impl.isa = &_NSConcreteStackBlock; impl.Flags = flags; impl.FuncPtr = fp; Desc = desc; } }; struct void __main_block_func_0(struct __main_block_impl_0 *__cself){ int val = __cself->val; printf("val = %d",val); }
struct __Block_byref_val_0 { void *__isa; __Block_byref_val_0 *forwarding; int __flags; int __size; int val; };
举报
本版积分规则 回帖后跳转到最后一页
Powered by CangBaoKu v1.0 小黑屋藏宝库It社区( 冀ICP备14008649号 )
GMT+8, 2025-8-23 20:12, Processed in 0.080270 second(s), 34 queries.© 2003-2025 cbk Team.