Function frida_gum_sys::gum_memory_patch_code

source ยท
pub unsafe extern "C" fn gum_memory_patch_code(
    address: gpointer,
    size: gsize,
    apply: GumMemoryPatchApplyFunc,
    apply_data: gpointer,
) -> gboolean