Function create_video_device_jail

Source
fn create_video_device_jail(
    backend: VideoBackendType,
    jail_config: &JailConfig,
    typ: VideoDeviceType,
) -> Result<Minijail>