Function BNGetLowLevelILInstructionIndex

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