[−][src]Function tinyfiledialogs::open_file_dialog_multi
pub fn open_file_dialog_multi(
title: &str,
path: &str,
filter: Option<(&[&str], &str)>
) -> Option<Vec<String>>
pub fn open_file_dialog_multi(
title: &str,
path: &str,
filter: Option<(&[&str], &str)>
) -> Option<Vec<String>>