binaryninjacore_sys

Function BNMediumLevelILAddOperandList

source
pub unsafe extern "C" fn BNMediumLevelILAddOperandList(
    func: *mut BNMediumLevelILFunction,
    operands: *mut u64,
    count: usize,
) -> usize