Struct gio_sys::GFileDescriptorBasedIface [] [src]

#[repr(C)]
pub struct GFileDescriptorBasedIface { pub g_iface: GTypeInterface, pub get_fd: Option<unsafe extern "C" fn(_: *mut GFileDescriptorBased) -> c_int>, }

Fields

Trait Implementations

impl Debug for GFileDescriptorBasedIface
[src]

[src]

Formats the value using the given formatter.