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

Free a memory buffer in the library heap.

  • mem - Buffer to free.