iscsi_session_free(3) API Manual iscsi_session_free(3)

iscsi_session_free - Free the memory of 'struct iscsi_session'.

void iscsi_session_free (struct iscsi_session *se);

Pointer of 'struct iscsi_session' pointer.

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

void

iscsi_session_free June 2023