JPC_BodyInterface_SetUseManifoldReduction

Function JPC_BodyInterface_SetUseManifoldReduction 

Source
pub unsafe extern "C" fn JPC_BodyInterface_SetUseManifoldReduction(
    self_: *mut JPC_BodyInterface,
    inBodyID: JPC_BodyID,
    inUseReduction: bool,
)