示例#1
0
 internal static extern void MValue_GetDict(ref MValue mValue, ref StringArray keys,
                                            ref MValueArray values);
示例#2
0
 internal static extern void FreeStringArray(ref StringArray array);