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