[][src]Function libfirm_rs_bindings::new_ir_op

pub unsafe extern "C" fn new_ir_op(
    code: c_uint,
    name: *const c_char,
    p: Type,
    flags: Type,
    opar: Type,
    op_index: c_int,
    attr_size: usize
) -> *mut ir_op