[][src]Function libcoap_sys::coap_new_node

pub unsafe extern "C" fn coap_new_node() -> *mut coap_queue_t

Creates a new node suitable for adding to the CoAP sendqueue.

@return New node entry, or @c NULL if failure.