pub(crate) fn to_cpath(path: &Path) -> Vec<u8> ⓘ
Converts a path to a NUL-terminated Vec<u8> suitable for use with C functions.
Vec<u8>