Next Previous Contents

37. SLdeallocate_load_type

Synopsis

Free a SLang_Load_Type object

Usage

void SLdeallocate_load_type (SLang_Load_Type *slt)

Description

This function frees the memory associated with a SLang_Load_Type object that was acquired from a call to the SLallocate_load_type function.

See Also

SLallocate_load_type, SLang_load_object


Next Previous Contents