pub unsafe extern "C" fn gnrc_netif_hdr_print(
    hdr: *mut gnrc_netif_hdr_t
)
Expand description

@brief Outputs a generic interface header to stdout.

@param[in] hdr A generic interface header.