Pptr
Bun

property

ffi.CString.ptr

ptr: Pointer

The ptr to the C string

This CString instance is a clone of the string, so it is safe to continue using this instance after the ptr has been freed.