binaryninjacore_sys

Function BNSetHighLevelILExprType

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