Function gio_sys::g_file_attribute_info_list_add[][src]

pub unsafe extern "C" fn g_file_attribute_info_list_add(
    list: *mut GFileAttributeInfoList,
    name: *const c_char,
    type_: GFileAttributeType,
    flags: GFileAttributeInfoFlags
)