Module librepcb_rust_core::ffi::cpp_ffi
source · Expand description
FFI for base types
Functions
- ffi_qstring_len 🔒 ⚠
- ffi_qstring_set 🔒 ⚠
- Convert
QByteArray
toVec<u8>
- Convert
QString
to String - Get the length of a
QByteArray
- Resize a
QByteArray
- Convert
QByteArray
to [&[u8]
] - Convert
QByteArray
to [&mut[u8]
] - Convert
&str
toQString