binaryninjacore_sys

Function BNSetLowLevelILExprAttributes

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