Function BNSetHighLevelILExprType

Source
pub unsafe extern "C" fn BNSetHighLevelILExprType(
    func: *mut BNHighLevelILFunction,
    expr: usize,
    type_: *mut BNTypeWithConfidence,
)