bcf_hdr_dup

Create a new header using the supplied template

The bcf_hdr_t struct returned by a successful call should be freed via bcf_hdr_destroy() when it is no longer needed. @return NULL on failure, header otherwise

@system extern (C) @nogc nothrow
bcf_hdr_dup
(
const(bcf_hdr_t)* hdr
)

Meta