Wrapper function for free(). Enables memory deallocation across DLL boundary. Should be used by all applications, which are compiled with a different standard library than htslib and call htslib methods that return dynamically allocated data.
See Implementation
Wrapper function for free(). Enables memory deallocation across DLL boundary. Should be used by all applications, which are compiled with a different standard library than htslib and call htslib methods that return dynamically allocated data.