Function boring_sys::CBS_get_bytes

source ยท
pub unsafe extern "C" fn CBS_get_bytes(
    cbs: *mut CBS,
    out: *mut CBS,
    len: usize
) -> c_int