JPC_BodyInterface_AddImpulse

Function JPC_BodyInterface_AddImpulse 

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