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_context_free - Release the memory of struct iscsi_context.

Arguments

ctx Pointer of 'struct iscsi_context'.

Description

Release the memory of struct iscsi_context, but the userdata memory defined via iscsi_context_userdata_set will not be touched.

Name

iscsi_context_free - Release the memory of struct iscsi_context.

Return

void July 2025 iscsi_context_free iscsi_context_free(3)

Synopsis

voidiscsi_context_free(structiscsi_context*ctx);

See Also