pub unsafe extern "C" fn b3GetCompoundHull(
compound: *const b3CompoundData,
index: c_int,
) -> b3CompoundHullExpand description
Access a child hull by index.
pub unsafe extern "C" fn b3GetCompoundHull(
compound: *const b3CompoundData,
index: c_int,
) -> b3CompoundHullAccess a child hull by index.