Function hook::init_hook

source ·
#[no_mangle]
pub extern "C" fn init_hook()
Expand description

被hook的系统函数 #[no_mangle]避免rust编译器修改方法名称