av_int2double

Reinterpret a 64-bit integer as a double.

extern (C) @nogc nothrow static
double
av_int2double
(
uint64_t i
)

Meta