[−][src]Function places::storage::history::get_visit_page_with_bound
pub fn get_visit_page_with_bound(
db: &PlacesDb,
bound: i64,
offset: i64,
count: i64,
exclude_types: VisitTransitionSet
) -> Result<HistoryVisitInfosWithBound>