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

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