Skip to main content

coap_address_copy

Function coap_address_copy 

Source
pub unsafe extern "C" fn coap_address_copy(
    dst: *mut coap_address_t,
    src: *const coap_address_t,
)