pub unsafe extern "C" fn b2ShapeCastSegment(
shape: *const b2Segment,
input: *const b2ShapeCastInput,
) -> b2CastOutputExpand description
Shape cast versus a line segment.
pub unsafe extern "C" fn b2ShapeCastSegment(
shape: *const b2Segment,
input: *const b2ShapeCastInput,
) -> b2CastOutputShape cast versus a line segment.