Function pop_export_settings

Source
pub fn pop_export_settings(
    state: &mut EiteState,
    format_id: usize,
) -> Result<()>
Expand description

Pop (restore) last deferred export settings for the given format id.

(Original: popExportSettings)