[][src]Function qt_core::q_round_qfloat16

pub unsafe fn q_round_qfloat16(d: impl CastInto<Ref<Qfloat16>>) -> c_int

Rounds value to the nearest integer.

Calls C++ function: int qRound(qfloat16 d).

C++ documentation:

Rounds value to the nearest integer.

See also qRound.

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