[][src]Function qt_core::q_round64_qfloat16

pub unsafe fn q_round64_qfloat16(d: impl CastInto<Ref<Qfloat16>>) -> i64

Rounds value to the nearest 64-bit integer.

Calls C++ function: qint64 qRound64(qfloat16 d).

C++ documentation:

Rounds value to the nearest 64-bit integer.

See also qRound64.

This item is available if any(cpp_lib_version="5.12.2", cpp_lib_version="5.13.0", cpp_lib_version="5.14.0").