Function BNHighLevelILGetOperandList

Source
pub unsafe extern "C" fn BNHighLevelILGetOperandList(
    func: *mut BNHighLevelILFunction,
    expr: usize,
    operand: usize,
    count: *mut usize,
) -> *mut u64