Пример #1
0
 private static void CallWithStkArg(int a, int b, int c, int d, int e, int f, StructWithNineBytes stkArg)
 {
 }
Пример #2
0
 private static byte CallForStkStructWithNineBytes_Arm64(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, StructWithNineBytes stkArg) => stkArg.Bytes[8];