Function BNGetAllMediumLevelILBranchDependence

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