mirror of
https://github.com/Noratrieb/portability.git
synced 2026-01-14 15:55:04 +01:00
dll
This commit is contained in:
parent
dc6ef2108d
commit
cec97ff44d
3 changed files with 192 additions and 54 deletions
|
|
@ -9,7 +9,7 @@ fn handle_panic(_: &core::panic::PanicInfo<'_>) -> ! {
|
|||
|
||||
#[no_mangle]
|
||||
pub extern "C" fn my_export() -> u32 {
|
||||
42
|
||||
43
|
||||
}
|
||||
|
||||
#[no_mangle]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue