Function BNGetHighLevelILInstructionIndex

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