Struct vips_sys::_GParamSpecULong [] [src]

#[repr(C)]
pub struct _GParamSpecULong { pub parent_instance: GParamSpec, pub minimum: gulong, pub maximum: gulong, pub default_value: gulong, }

Fields

Trait Implementations

impl Debug for _GParamSpecULong
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for _GParamSpecULong
[src]

impl Clone for _GParamSpecULong
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more