Function yrs::ytext_quote

source ยท
#[no_mangle]
pub unsafe extern "C" fn ytext_quote(
    text: *const Branch,
    txn: *mut Transaction,
    start_index: u32,
    end_index: u32,
    start_exclusive: i8,
    end_exclusive: i8
) -> *const Weak