Function frida_gum_sys::gum_x86_writer_put_call_reg_offset_ptr_with_aligned_arguments_array[][src]

pub unsafe extern "C" fn gum_x86_writer_put_call_reg_offset_ptr_with_aligned_arguments_array(
    self_: *mut GumX86Writer,
    conv: GumCallingConvention,
    reg: GumCpuReg,
    offset: gssize,
    n_args: guint,
    args: *const GumArgument
) -> gboolean