[][src]Function libcoap_sys::coap_new_context

pub unsafe extern "C" fn coap_new_context(
    listen_addr: *const coap_address_t
) -> *mut coap_context_t

Creates a new coap_context_t object that will hold the CoAP stack status.