Function devices::virtio::input::evdev::string_from_bytes_with_nul

source ·
fn string_from_bytes_with_nul(buffer: &[u8], len: usize) -> Result<String>