Function fuse_backend_rs::bytes_to_cstr[][src]

pub fn bytes_to_cstr(buf: &[u8]) -> Result<&CStr>

trim all trailing nul terminators.