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_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