Exemplo n.º 1
0
 public TypedPtr <CFString> __CFStringMakeConstantString(byte[] s)
 {
     return(CoreFoundation.__CFStringMakeConstantString(s));
 }