Module i32_bool_conversion
atspi_
common
0.9.0
Module i32_
bool_
conversion
Module Items
Functions
In atspi_
common::
events::
object
atspi_common
::
events
::
object
Module
i32_
bool_
conversion
Copy item path
Source
Functions
ยง
deserialize
Convert an integer flag to a boolean. returns true if value is more than 0, otherwise false
serialize
Convert a boolean flag to an integer. returns 0 if false and 1 if true