binaryninjacore_sys

Function BNGetHighLevelILNonSSAInstructionIndex

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