bgzf_tell

Return a virtual file pointer to the current location in the file. No interpretation of the value should be made, other than a subsequent call to bgzf_seek can be used to position the file at the same point. Return value is non-negative on success.

extern (C) pragma(inline, true)
ulong
bgzf_tell
()

Meta