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.

extern (C)
bcf_hdr_dup
(
const(bcf_hdr_t)* hdr
)

Meta