logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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