Function yrs::yxmltext_format
source · [−]#[no_mangle]
pub unsafe extern "C" fn yxmltext_format(
txt: *const Branch,
txn: *mut Transaction,
index: c_int,
len: c_int,
attrs: *const YInput
)Expand description
Wraps an existing piece of text within a range described by index-len parameters with
formatting blocks containing provided attrs metadata. attrs must be a map-like type.