Function coap_print_ip_addr

Source
pub unsafe extern "C" fn coap_print_ip_addr(
    address: *const coap_address_t,
    buffer: *mut c_char,
    size: usize,
) -> *const c_char