fsr-rs
fsr-rs copied to clipboard
Automatically remove `\u{1}` link_name prefix
We want to let LLVM do name mangling here so it prefixes the link name automatically with _ on macos. Currently i manually remove it.