logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

iscsi_iface_free - Free the memory of 'struct iscsi_iface' pointer.

Arguments

iface Pointer of 'struct iscsi_iface' pointer.

Description

Free the memory of 'iscsi_iface' pointer generated by 'iscsi_iface_get'. If provided 'iface' pointer is NULL, do nothing.

Name

iscsi_iface_free - Free the memory of 'struct iscsi_iface' pointer.

Return

void July 2025 iscsi_iface_free iscsi_iface_free(3)

Synopsis

voidiscsi_iface_free(structiscsi_iface*iface);

See Also