Function vex_sys::typeOfPrimop[][src]

pub unsafe extern "C" fn typeOfPrimop(
    op: IROp,
    t_dst: *mut IRType,
    t_arg1: *mut IRType,
    t_arg2: *mut IRType,
    t_arg3: *mut IRType,
    t_arg4: *mut IRType
)