pub type ie_blob_buffer_t = ie_blob_buffer;
Expand description

@struct ie_blob_buffer @brief Represents copied data from the given blob.

Aliased Type§

struct ie_blob_buffer_t {
    pub __bindgen_anon_1: ie_blob_buffer__bindgen_ty_1,
}

Fields§

§__bindgen_anon_1: ie_blob_buffer__bindgen_ty_1