テーマ: strings
-
CString at an FFI boundary: distinguish a borrowed pointer from transferred ownership
Keep the CString owner alive for borrowed calls and use raw ownership conversion only under an explicit return contract.
機械可読: JSON
Keep the CString owner alive for borrowed calls and use raw ownership conversion only under an explicit return contract.
機械可読: JSON