binaryninjacore_sys

Function BNSetMediumLevelILExprAttributes

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