cmov

Conditional move: t = u, if and only if b != 0.

@safe nothrow @nogc
void
cmov
(,
in ref ge_precomp u
,
in bool b
)

Meta