IntersectionBook_GetIntersections

Function IntersectionBook_GetIntersections 

Source
pub fn IntersectionBook_GetIntersections(
    book: Pin<&mut IntersectionBook>,
) -> UniquePtr<CxxVector<MutIntersectionPtr>>