You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Implement su_daemon in Rust
This commit is contained in:
@@ -39,7 +39,7 @@ macro_rules! impl_pod_encodable {
|
||||
)*)
|
||||
}
|
||||
|
||||
impl_pod_encodable! { u8 i32 usize }
|
||||
impl_pod_encodable! { u8 u32 i32 usize }
|
||||
|
||||
impl Encodable for bool {
|
||||
#[inline(always)]
|
||||
|
||||
Reference in New Issue
Block a user