Function bb_write_long_be

Source
pub unsafe extern "C" fn bb_write_long_be(
    bb: *mut bytes_builder_t,
    val: u64,
    len: c_int,
)