Type Alias riot_sys::gcoap_socket_type_t

source ·
pub type gcoap_socket_type_t = c_uchar;
Expand description

@brief CoAP socket types

May be used as flags for @ref gcoap_listener_t, but must be used numerically with @ref gcoap_req_send().

Layout§

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.

Size: 1 byte