[][src]Function libcoap_sys::coap_tls_is_supported

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

Check whether TLS is available.

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