Function yrs::ymap_len[][src]

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

Returns a number of entries stored within a map.