binaryninjacore_sys

Function BNGetLowLevelILFlagValueAfterInstruction

source
pub unsafe extern "C" fn BNGetLowLevelILFlagValueAfterInstruction(
    func: *mut BNLowLevelILFunction,
    flag: u32,
    instr: usize,
) -> BNRegisterValue