binaryninjacore_sys

Function BNGetAllMediumLevelILBranchDependence

source
pub unsafe extern "C" fn BNGetAllMediumLevelILBranchDependence(
    func: *mut BNMediumLevelILFunction,
    instr: usize,
    count: *mut usize,
) -> *mut BNILBranchInstructionAndDependence