Struct ipp_headers_sys::IppCache [] [src]

#[repr(C)]
pub struct IppCache { pub type_: c_int, pub level: c_int, pub size: c_int, }

Fields

Trait Implementations

impl Debug for IppCache
[src]

[src]

Formats the value using the given formatter.

impl Copy for IppCache
[src]

impl PartialEq for IppCache
[src]

[src]

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

[src]

This method tests for !=.

impl Clone for IppCache
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more