Struct gio_sys::GVolume[][src]

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

Trait Implementations

impl Debug for GVolume
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GVolume

impl Sync for GVolume