binaryninjacore_sys

Function BNGetMediumLevelILBranchDependence

source
pub unsafe extern "C" fn BNGetMediumLevelILBranchDependence(
    func: *mut BNMediumLevelILFunction,
    curInstr: usize,
    branchInstr: usize,
) -> BNILBranchDependence