How to marshal a string to a null terminated ascii or utf8 IntPtr

前端 未结 0 1132
忘掉有多难
忘掉有多难 2020-12-18 08:01

How do I marshal a .net string to the null terminated ascii or utf8 IntPtr. For use on linux when interloping to a c lib.

Things I\'ve considered:

  • Marsha
相关标签:
回答
  • 消灭零回复
提交回复
热议问题