Struct gio_sys::GFileDescriptorBased[][src]

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

Trait Implementations

impl Debug for GFileDescriptorBased
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations