binaryninjacore_sys

Function BNLowLevelILGetExitsForInstruction

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