Esempio n. 1
0
 internal static extern void cs_free(CsInsn *ptr, UIntPtr count);
Esempio n. 2
0
 internal static extern UIntPtr cs_disasm(UIntPtr handle, byte *code, IntPtr codeSize, ulong address, UIntPtr count, out CsInsn *insns);