pub unsafe extern "C" fn nrf_modem_os_shm_tx_free(mem: *mut c_void)
Expand description

Free a shared memory buffer in the TX area.

  • mem - Buffer to free.