debug_info_free
debug_info_free
This function destroys the Debug Information object and frees all the memory occupied by the object.
Syntax
void debug_info_free(
debug_info_t info
);
Parameters
info - a reference to the Debug Information Object returned by the nsdsp_debug_get_info or nsdsp_debug_get_slave_info function
Minimum library version - 163
© 2007-2025 Northern Software Inc. All Rights Reserved.