cbor_float_get_float2
return cbor_build_float2(cbor_float_get_float2(item));
return cbor_float_get_float2(item);
_CBOR_NODISCARD CBOR_EXPORT float cbor_float_get_float2(
return cbor_encode_half(cbor_float_get_float2(item), buffer, buffer_size);