Function qpid_proton_sys::pn_data_put_described[][src]

pub unsafe extern "C" fn pn_data_put_described(data: *mut pn_data_t) -> i32
Expand description

Puts a described value into a pn_data_t object. A described node has two children, the descriptor and the value. These are specified by entering the node and putting the desired values.