Sponsor:

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

iscsi_iface_free - Man Page

Free the memory of 'struct iscsi_iface' pointer.

Synopsis

void iscsi_iface_free (struct iscsi_iface *iface);

Arguments

iface

Pointer of 'struct iscsi_iface' pointer.

Description

Free the memory of 'iscsi_iface' pointer generated by 'iscsi_iface_get'. If provided 'iface' pointer is NULL, do nothing.

Return

void

Info

January 2024 API Manual