Function quickrandr::build_xrandr_args [] [src]

pub fn build_xrandr_args<F>(output_names: &[String], f: F) -> Vec<String> where
    F: FnMut(&str) -> Vec<String>,