Function BNSetHighLevelILExprAttributes

Source
pub unsafe extern "C" fn BNSetHighLevelILExprAttributes(
    func: *mut BNHighLevelILFunction,
    expr: usize,
    attributes: u32,
)