binaryninjacore_sys

Function BNGetLowLevelILFlagValueAtInstruction

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