mosquitto_threaded_set

Function mosquitto_threaded_set 

Source
pub unsafe extern "C" fn mosquitto_threaded_set(
    mosq: *mut mosquitto,
    threaded: bool,
) -> c_int