Skip to main content

LaneEnd_new

Function LaneEnd_new 

Source
pub unsafe fn LaneEnd_new(lane: *const Lane, start: bool) -> UniquePtr<LaneEnd> 
Expand description

§Safety

This function is unsafe because it dereferences lane pointer.