Function parse_input_config_file

Source
fn parse_input_config_file(
    config_path: &PathBuf,
    device_idx: u32,
) -> Result<CustomInputConfig>