Function panda_sys::tcg_op_insert_before[][src]

pub unsafe extern "C" fn tcg_op_insert_before(
    s: *mut TCGContext,
    op: *mut TCGOp,
    opc: TCGOpcode,
    narg: c_int
) -> *mut TCGOp