Struct cld2_sys::ResultChunk [] [src]

pub struct ResultChunk {
    pub offset: c_int,
    pub bytes: int32_t,
    pub lang1: uint16_t,
    pub pad: uint16_t,
}

Fields

Trait Implementations

impl Debug for ResultChunk
[src]

Formats the value using the given formatter.