Struct vips_sys::_GDebugKey[][src]

#[repr(C)]
pub struct _GDebugKey { pub key: *const gchar, pub value: guint, }

Fields

Trait Implementations

impl Debug for _GDebugKey
[src]

Formats the value using the given formatter. Read more

impl Copy for _GDebugKey
[src]

impl Clone for _GDebugKey
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl !Send for _GDebugKey

impl !Sync for _GDebugKey