pub unsafe extern "C" fn avformat_index_get_entries_count( st: *const AVStream, ) -> i32
Get the index entry count for the given AVStream.
@param st stream @return the number of index entries in the stream