cbor_build_float8

Constructs a new float

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

extern (C)
cbor_build_float8
(
double value
)

Meta