Update cxx-rs

This commit is contained in:
topjohnwu
2024-12-03 14:16:14 -08:00
parent 3c6889505b
commit 805da67c23
3 changed files with 70 additions and 5 deletions

View File

@@ -49,6 +49,7 @@ pub mod ffi {
}
#[namespace = "rust"]
#[allow(unused_unsafe)]
extern "Rust" {
unsafe fn extract_boot_from_payload(
partition: *const c_char,