binaryninjacore_sys

Function BNGetLowLevelILStackContentsAtInstruction

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