Method
LibopenmptExt.ModuleExtDestroy(IntPtr)

Summary

Syntax

[DllImport(Libopenmpt.DLL, EntryPoint = "openmpt_module_ext_destroy")]
public static extern void ModuleExtDestroy(IntPtr modExt)

Attributes

Type Description
DllImportAttribute

Parameters

Name Type Description
modExt IntPtr The module to unload.