JPC_BodyInterface_AddLinearVelocity

Function JPC_BodyInterface_AddLinearVelocity 

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