binaryninjacore_sys

Function BNLowLevelILAddOperandList

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