Struct gio_sys::GFile[][src]

#[repr(C)]
pub struct GFile(_);

Trait Implementations

impl Debug for GFile
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GFile

impl Sync for GFile