pub unsafe extern "C" fn ipv6_hdr_print(hdr: *mut ipv6_hdr_t)
Expand description
@brief Outputs an IPv6 header to stdout.
@param[in] hdr An IPv6 header.
pub unsafe extern "C" fn ipv6_hdr_print(hdr: *mut ipv6_hdr_t)
@brief Outputs an IPv6 header to stdout.
@param[in] hdr An IPv6 header.