iscsi_ifaces_free(3) | API Manual | iscsi_ifaces_free(3) |
iscsi_ifaces_free - Free the memory of 'struct iscsi_iface' pointer array
void iscsi_ifaces_free (struct iscsi_iface **ifaces, uint32_t iface_count);
Free the memory of 'iscsi_iface' pointer array generated by If provided 'ifaces' pointer is NULL or 'iface_count' is 0, do nothing.
void
iscsi_ifaces_free | October 2022 |