[][src]Function paho_mqtt::from_c_bool

pub fn from_c_bool(on: c_int) -> bool

Converts a C integer boolean to a Rust bool