bcf_hdr_read

@param fp The file to read the header from @return Pointer to a populated header structure on success; NULL on failure

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_read

Meta