iscsi_session_free - Free the memory of 'struct iscsi_session'.
Contents
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);
