Struct ipp_headers_sys::IppLZ77Pairs_16u [] [src]

#[repr(C)]
pub struct IppLZ77Pairs_16u { pub length: Ipp16u, pub offset: Ipp16u, }

Fields

Trait Implementations

impl Debug for IppLZ77Pairs_16u
[src]

[src]

Formats the value using the given formatter.

impl Copy for IppLZ77Pairs_16u
[src]

impl PartialEq for IppLZ77Pairs_16u
[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 IppLZ77Pairs_16u
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more