pub unsafe extern "C" fn b2ShapeCastCircle(
shape: *const b2Circle,
input: *const b2ShapeCastInput,
) -> b2CastOutputExpand description
Shape cast versus a circle.
pub unsafe extern "C" fn b2ShapeCastCircle(
shape: *const b2Circle,
input: *const b2ShapeCastInput,
) -> b2CastOutputShape cast versus a circle.