Function qpid_proton_sys::pn_data_type[][src]

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

Access the type of the current node. Returns PN_INVALID if there is no current node.