Function boring_sys::CBB_add_bytes
source ยท pub unsafe extern "C" fn CBB_add_bytes(
cbb: *mut CBB,
data: *const u8,
len: usize,
) -> c_intpub unsafe extern "C" fn CBB_add_bytes(
cbb: *mut CBB,
data: *const u8,
len: usize,
) -> c_int