cbor_build_float4

Constructs a new float

@param value the value to use @return **new** float or NULL upon memory allocation failure

extern (C)
cbor_build_float4
(
float value
)

Meta