av_int2double

Reinterpret a 64-bit integer as a double.

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

Meta