Closed
Description
The documentation for CStr.as_ptr() is identical to docs for CString.as_ptr() and does not work for CStr
. For instance, the provided code samples don't even create a CStr
.
The documentation for CStr.as_ptr() is identical to docs for CString.as_ptr() and does not work for CStr
. For instance, the provided code samples don't even create a CStr
.