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_session_free - Free the memory of 'struct iscsi_session'.

Arguments

se Pointer of 'struct iscsi_session' pointer.

Description

Free the memory of 'iscsi_session' pointer generated by If provided 'se' pointer is NULL, do nothing.

Name

iscsi_session_free - Free the memory of 'struct iscsi_session'.

Return

void July 2025 iscsi_session_free iscsi_session_free(3)

Synopsis

voidiscsi_session_free(structiscsi_session*se);

See Also