[][src]Type Definition mosquitto_client_wrapper::sys::PwCallback

type PwCallback = extern "C" fn(buf: *mut c_char, size: c_int, rwflag: c_int, userdata: *mut Data) -> c_int;