#[repr(C)]
pub struct rd_kafka_vu_s__bindgen_ty_1__bindgen_ty_2 { pub name: *const c_char, pub val: *const c_void, pub size: ssize_t, }

Fields

name: *const c_charval: *const c_voidsize: ssize_t

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.