av_int2float

Reinterpret a 32-bit integer as a float.

@nogc nothrow extern (C) static
float
av_int2float
(
uint32_t i
)

Meta