pub fn get_input_format_string(
    pi_state: &State,
    extern_symbol: &ExternSymbol,
    format_string_index: usize,
    runtime_memory_image: &RuntimeMemoryImage
) -> Result<String, Error>
Expand description

Parses the input format string for the corresponding string function.