jit_insn_push

Function jit_insn_push 

Source
pub unsafe extern "C" fn jit_insn_push(
    func: jit_function_t,
    value: jit_value_t,
) -> c_int