Function bitmap_from_map

Source
fn bitmap_from_map(map: &BTreeMap<String, u16>) -> Result<virtio_input_bitmap>