mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-14 01:23:43 +00:00
Move hexpatch to Rust
This commit is contained in:
@@ -58,7 +58,6 @@ bool frm_rf(int dirfd);
|
||||
|
||||
} // extern "C"
|
||||
|
||||
using rust::fd_path;
|
||||
int fd_pathat(int dirfd, const char *name, char *path, size_t size);
|
||||
void mv_path(const char *src, const char *dest);
|
||||
void mv_dir(int src, int dest);
|
||||
|
||||
Reference in New Issue
Block a user