mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-14 10:41:48 +00:00
Minor cleanup
This commit is contained in:
@@ -53,7 +53,9 @@ pub mod ffi {
|
||||
}
|
||||
|
||||
unsafe extern "C++" {
|
||||
include!("include/core.hpp");
|
||||
include!("include/daemon.hpp");
|
||||
|
||||
fn get_magisk_tmp() -> *const c_char;
|
||||
|
||||
#[cxx_name = "MagiskD"]
|
||||
type CxxMagiskD;
|
||||
|
||||
Reference in New Issue
Block a user