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
See Implementation
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