libcbor ~master (2021-06-19T18:50:17Z)
Dub
Repo
cbor_build_float2
deimos
cbor
floats_ctrls
Constructs a new float
@param value the value to use @return **new** float
extern (
C
)
cbor_item_t
*
cbor_build_float2
(
float
value
)
Meta
Source
See Implementation
deimos
cbor
floats_ctrls
functions
cbor_build_bool
cbor_build_ctrl
cbor_build_float2
cbor_build_float4
cbor_build_float8
cbor_ctrl_is_bool
cbor_ctrl_value
cbor_float_ctrl_is_ctrl
cbor_float_get_float
cbor_float_get_float2
cbor_float_get_float4
cbor_float_get_float8
cbor_float_get_width
cbor_new_ctrl
cbor_new_float2
cbor_new_float4
cbor_new_float8
cbor_new_null
cbor_new_undef
cbor_set_ctrl
cbor_set_float2
cbor_set_float4
cbor_set_float8
Constructs a new float
@param value the value to use @return **new** float