Function yrs::yarray_len

source ยท
#[no_mangle]
pub unsafe extern "C" fn yarray_len(array: *const Branch) -> u32
Expand description

Returns a number of elements stored within current instance of YArray.