Type Alias DB_TXN_TOKEN

Source
pub type DB_TXN_TOKEN = __db_txn_token;

Aliased Type§

struct DB_TXN_TOKEN {
    pub buf: [u8; 20],
}

Fields§

§buf: [u8; 20]