Function fuse::server::bytes_to_cstr

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