Function qpid_proton_sys::pn_messenger[][src]

pub unsafe extern "C" fn pn_messenger(
    name: *const c_char
) -> *mut pn_messenger_t
Expand description

Construct a new pn_messenger_t with the given name. The name is global. If a NULL name is supplied, a UUID based name will be chosen.