Struct gio_sys::GFileAttributeInfo [] [src]

#[repr(C)]
pub struct GFileAttributeInfo { pub name: *mut c_char, pub type_: GFileAttributeType, pub flags: GFileAttributeInfoFlags, }

Fields