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