Function qpid_proton_sys::pn_link_source[][src]

pub unsafe extern "C" fn pn_link_source(
    link: *mut pn_link_t
) -> *mut pn_terminus_t
Expand description

Access the locally defined source definition for a link. The pointer returned by this operation is valid until the link object is freed.