binaryninjacore_sys

Function BNGetHighLevelILSSAInstructionIndex

source
pub unsafe extern "C" fn BNGetHighLevelILSSAInstructionIndex(
    func: *mut BNHighLevelILFunction,
    instr: usize,
) -> usize