Function godot::register::property::export_info_functions::export_flags

pub fn export_flags<T>(bits: &[T]) -> PropertyHintInfo
where &'a T: for<'a> Into<ExportValueWithKey<u32>>,