binaryninjacore_sys

Function BNGetLowLevelILSSAFlagValue

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