pub unsafe fn ie_core_available_devices_free(
    avai_devices: *mut ie_available_devices_t
)
Expand description

@brief Releases memory occpuied by ie_available_devices_t @ingroup Core @param avai_devices A pointer to the ie_available_devices_t to free memory.