[][src]Function qpid_proton_sys::pn_messenger

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

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.