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

pub unsafe extern "C" fn box_tuple_new(
    format: *mut BoxTupleFormat,
    data: *const c_char,
    end: *const c_char
) -> *mut BoxTuple