Function yrs::ymap_len

source ·
#[no_mangle]
pub unsafe extern "C" fn ymap_len(
    map: *const Branch,
    txn: *const Transaction
) -> u32
Expand description

Returns a number of entries stored within a map.