[][src]Type Definition rust_htslib::htslib::hts_tell_func

type hts_tell_func = Option<unsafe extern "C" fn(fp: *mut c_void) -> i64>;