Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Convert function address constants to function pointers #13

Closed
wants to merge 1 commit into from

Conversation

katyo
Copy link
Contributor

@katyo katyo commented May 7, 2023

Because core::mem::transmute is const fn it is preferred create constant function pointers instead of runtime conversion.

Because `core::mem::transmute` is const fn it is preferred create constant
function pointers instead of runtime conversion.
@katyo katyo marked this pull request as draft May 7, 2023 17:30
@katyo katyo closed this May 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant