[][src]Function smash::app::lua_bind::GroundModule::ray_check_hit_normal

pub unsafe extern "C" fn ray_check_hit_normal(
    arg1: *mut BattleObjectModuleAccessor,
    arg2: *const Vector2f,
    arg3: *const Vector2f,
    arg4: *mut Vector2f,
    arg5: bool
) -> u64