Function paho_mqtt::from_c_bool

source ·
pub fn from_c_bool(on: c_int) -> bool
Expand description

Converts a C integer boolean to a Rust bool