Skip to content

cannot transmute_copy if Dst is larger than Src on windows #78

Description

@arne-fuchs

Hello,

I tested the program on linux and in worked. Compiled and runned on windows and get following error

thread '' panicked at 'cannot transmute_copy if Dst is larger than Src', /rustc/eb26296b556cef10fb713a38f3d16b9886080f26\library\core\src\mem\mod.rs:1056:5

when trying to execute

KeySequence("b").send();
or
inputbot::KeybdKey::BKey.press();

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions