binaryninjacore_sys

Function BNGetLowLevelILStackContentsAfterInstruction

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