Skip to main content

coap_session_set_max_retransmit

Function coap_session_set_max_retransmit 

Source
pub unsafe extern "C" fn coap_session_set_max_retransmit(
    session: *mut coap_session_t,
    value: u16,
)