binaryninjacore_sys

Function BNGetHighLevelILInstructionIndex

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