Function BNGetLowLevelILFlagValueAtInstruction

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