variant_not

 mixed variant_not ( mixed $variant ) 

説明

Performs bitwise not negation on variant and returns the result.

戻り値

Returns the bitwise not negation. If variant is NULL, the result will also be NULL.