@param hrec Header record to copy @return A new header record on success; NULL on failure
The bcf_hrec_t struct returned by a successful call should be freed via bcf_hrec_destroy() when it is no longer needed.
See Implementation
@param hrec Header record to copy @return A new header record on success; NULL on failure
The bcf_hrec_t struct returned by a successful call should be freed via bcf_hrec_destroy() when it is no longer needed.