Function yrs::yxmltext_len

source ยท
#[no_mangle]
pub unsafe extern "C" fn yxmltext_len(
    txt: *const Branch,
    txn: *const Transaction
) -> u32
Expand description

Returns the length of the YXmlText string content in bytes (without the null terminator character)