binaryninjacore_sys

Function BNLowLevelILSetIndirectBranches

source
pub unsafe extern "C" fn BNLowLevelILSetIndirectBranches(
    func: *mut BNLowLevelILFunction,
    branches: *mut BNArchitectureAndAddress,
    count: usize,
)