Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_mut functions #57

Merged
merged 2 commits into from
Jun 18, 2019
Merged

_mut functions #57

merged 2 commits into from
Jun 18, 2019

Commits on Jun 18, 2019

  1. _mut functions

    - base::transmute_many_mut
    - trivial::transmute_trivial_many_mut
    - to_bytes::{transmute_to_bytes_unchecked_mut,transmute_to_bytes_mut,
    transmute_one_to_bytes_mut}
    - full::{transmute_many_mut, transmute_many_permissive_mut,
    transmute_many_pedantic_mut}
    - align::check_alignment_mut
    Enet4 committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    46e320c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c84556 View commit details
    Browse the repository at this point in the history