iscsi_context_free(3) | API Manual | iscsi_context_free(3) |
iscsi_context_free - Release the memory of struct iscsi_context.
void iscsi_context_free (struct iscsi_context *ctx);
Release the memory of struct iscsi_context, but the userdata memory defined via iscsi_context_userdata_set will not be touched.
void
iscsi_context_free | October 2022 |