Sponsor:

Your company here, and a link to your site. Click to find out more.

iscsi_context_free - Man Page

Release the memory of struct iscsi_context.

Synopsis

void iscsi_context_free (struct iscsi_context *ctx);

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.

Return

void

Info

January 2024 API Manual