Struct glib_sys::GChecksum[][src]

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

Trait Implementations

impl Debug for GChecksum
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GChecksum

impl Sync for GChecksum