BYTE_BLOB

Type Alias BYTE_BLOB 

Source
pub type BYTE_BLOB = _BYTE_BLOB;

Aliased Type§

#[repr(C)]
pub struct BYTE_BLOB { pub clSize: u64, pub abData: [u8; 1], }

Fields§

§clSize: u64§abData: [u8; 1]