Function THByteVector_cadd

Source
pub unsafe extern "C" fn THByteVector_cadd(
    z: *mut c_uchar,
    x: *const c_uchar,
    y: *const c_uchar,
    c: c_uchar,
    n: isize,
)