pub unsafe extern "C" fn gnrc_netif_release(netif: *mut gnrc_netif_t)Expand description
@brief Releases exclusive access to the interface
@param[in] netif the network interface
@internal
pub unsafe extern "C" fn gnrc_netif_release(netif: *mut gnrc_netif_t)@brief Releases exclusive access to the interface
@param[in] netif the network interface
@internal