Function BNLowLevelILGetExitsForInstruction

Source
pub unsafe extern "C" fn BNLowLevelILGetExitsForInstruction(
    func: *mut BNLowLevelILFunction,
    instr: usize,
    count: *mut usize,
) -> *mut usize