1 reference to WindowsGetStringRawBuffer
mscorlib (1)
system\runtime\interopservices\windowsruntime\windowsruntimemarshal.cs (1)
1065
char* rawBuffer = UnsafeNativeMethods.
WindowsGetStringRawBuffer
(hstring, &length);