ParasailMemory

Template struct that performs reference counting on htslib pointers and destroys with specified function

Members

Aliases

ParasailMemory
alias ParasailMemory = SafeParasailPtr!T
Undocumented in source.

Manifest constants

freeMix
enum freeMix;
Undocumented in source.

Structs

SafeParasailPtr
struct SafeParasailPtr(T)
Undocumented in source.

Meta