SSheldon/malloc_buf

Support `Malloc<CStr>`

Opened this issue · 0 comments

Most C APIs don't actually return str, they return CStr, so it would be nice if malloc_buf also supported those.