Struct vips_sys::_GClosureNotifyData[][src]

#[repr(C)]
pub struct _GClosureNotifyData { pub data: gpointer, pub notify: GClosureNotify, }

Fields

Trait Implementations

impl Debug for _GClosureNotifyData
[src]

Formats the value using the given formatter. Read more

impl Copy for _GClosureNotifyData
[src]

impl Clone for _GClosureNotifyData
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl !Send for _GClosureNotifyData

impl !Sync for _GClosureNotifyData