iscsi_session_free
Free the memory of 'struct iscsi_session'.
- Provided by: libopeniscsiusr-dev (Version: 2.1.5-1ubuntu1.1)
- Source: open-iscsi
- Report a bug
Free the memory of 'struct iscsi_session'.
void iscsi_session_free (struct iscsi_session *se);
Free the memory of 'iscsi_session' pointer generated by If provided 'se' pointer is NULL, do nothing.
void