Structsยง
- FFIString
- An array of 8-bit characters terminated by a null character.
- FFIW
String - An array of 16-bit characters terminated by a null character.
Is it better to be compatible with some crates supporting wide string? - OwnedFFI
String - OwnedFFIW
String