binaryninjacore_sys

Function BNMediumLevelILGetOperandList

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