[][src]Function libcoap_sys::coap_dtls_is_supported

pub unsafe extern "C" fn coap_dtls_is_supported() -> c_int

Check whether DTLS is available.

@return @c 1 if support for DTLS is enabled, or @c 0 otherwise.