binaryninjacore_sys

Function BNLowLevelILGetOperandList

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