binaryninjacore_sys

Function BNSetHighLevelILExprAttributes

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