Пример #1
0
 public ulong ContextSize(IntPtr context)
 {
     return(UcNative.UcContextSize(Handle));
 }