sam_index_load

@param fp File handle of the data file whose index is being opened @param fn BAM/CRAM/etc filename to search alongside for the index file @return The index, or NULL if an error occurred.

extern (C)
sam_index_load
(,
const(char)* fn
)

Meta