binaryninjacore_sys

Function BNSetMediumLevelILExprType

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