JPC_BodyInterface_AddImpulse3

Function JPC_BodyInterface_AddImpulse3 

Source
pub unsafe extern "C" fn JPC_BodyInterface_AddImpulse3(
    self_: *mut JPC_BodyInterface,
    inBodyID: JPC_BodyID,
    inImpulse: JPC_Vec3,
    inPoint: JPC_RVec3,
)