maliput_sys::api::ffi

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.