Function qpid_proton_sys::pn_condition_get_name[][src]

pub unsafe extern "C" fn pn_condition_get_name(
    condition: *mut pn_condition_t
) -> *const c_char
Expand description

Returns the name associated with the exceptional condition, or NULL if there is no conditional information set.