[][src]Function smash::app::lua_bind::DamageModule::set_force_damage

pub unsafe extern "C" fn set_force_damage(
    arg1: *mut BattleObjectModuleAccessor,
    arg2: c_uint,
    arg3: *const Vector3f,
    arg4: c_int,
    arg5: c_int,
    arg6: bool,
    arg7: bool,
    arg8: bool,
    arg9: bool
)