Export function from Rust Windows binary crate

前端 未结 0 1507
抹茶落季
抹茶落季 2021-01-31 12:07
#[no_mangle]
pub extern "C" fn migrate(hdl: *mut usize, err: &mut MaybeUninit) {
  // ...
}


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题