Function create_v4l2_device

Source
pub fn create_v4l2_device<P: AsRef<Path>>(
    protection_type: ProtectionType,
    path: P,
) -> Result<VirtioDeviceStub>