[][src]Function libcoap_sys::coap_endpoint_str

pub unsafe extern "C" fn coap_endpoint_str(
    endpoint: *const coap_endpoint_t
) -> *const c_char

@ingroup logging Get endpoint description.

@param endpoint The CoAP endpoint. @return description string.