Struct lcms2_sys::ffi::ProfileID [] [src]

#[repr(C)]
pub struct ProfileID { pub _bindgen_data_: [u32; 4], }

Fields

Methods

impl ProfileID
[src]

Trait Implementations

impl Copy for ProfileID
[src]

impl Clone for ProfileID
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for ProfileID
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for ProfileID
[src]

impl Debug for ProfileID
[src]

Formats the value using the given formatter.

impl Default for ProfileID
[src]

Returns the "default value" for a type. Read more