Skip to main content

coap_context_set_max_block_size

Function coap_context_set_max_block_size 

Source
pub unsafe extern "C" fn coap_context_set_max_block_size(
    context: *mut coap_context_t,
    max_block_size: usize,
) -> c_int