Struct rsvg_sys::RsvgHandle [] [src]

#[repr(C)]
pub struct RsvgHandle { pub parent: GObject, pub priv_: *mut RsvgHandlePrivate, pub _abi_padding: [gpointer; 15], }

Fields

Trait Implementations

impl Debug for RsvgHandle
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for RsvgHandle

impl !Sync for RsvgHandle