Function fonts::platform::font_list::for_each_available_family

source ยท
pub fn for_each_available_family<F>(callback: F)
where F: FnMut(String),