Struct vips_sys::_GInterfaceInfo [] [src]

#[repr(C)]
pub struct _GInterfaceInfo { pub interface_init: GInterfaceInitFunc, pub interface_finalize: GInterfaceFinalizeFunc, pub interface_data: gpointer, }

Fields

Trait Implementations

impl Debug for _GInterfaceInfo
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for _GInterfaceInfo
[src]

impl Clone for _GInterfaceInfo
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more