Struct glib_sys::GBytes [] [src]

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

Trait Implementations

impl Debug for GBytes
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GBytes

impl Sync for GBytes