[][src]Function tarantool_module::tuple::ffi::box_tuple_to_buf

pub unsafe extern "C" fn box_tuple_to_buf(
    tuple: *const BoxTuple,
    buf: *mut c_char,
    size: usize
) -> isize