Function BNGetLowLevelILStackContentsAfterInstruction

Source
pub unsafe extern "C" fn BNGetLowLevelILStackContentsAfterInstruction(
    func: *mut BNLowLevelILFunction,
    offset: i64,
    len: usize,
    instr: usize,
) -> BNRegisterValue